Skip to content

Fix a false cache hit in a multipartition scenario

Sabarish K R E requested to merge bugfix_indicesCache into Azure/OSDU-Indexer-M8-Master

Fixes a scenario where an index created in DP 1, but when same index name's records are put in DP2, the index mapping doesn't get created due to cache hit.

Edited by Sabarish K R E

Merge request reports