OpenSearch/server
Armin Braun d13c1f5058
Fix Overly Strict Assertion in BlobStoreRepository (#63061) (#63236)
As long as `bestEffortConsistency` is `true`, the value of `latestKnownRepoGen`
can be updated as a result of reads. We can only assert that `latestKnownRepoGen`
and cluster state move in lock-step if `bestEffortConsistency` was `false` before
updating the metadata generation as well as after.

Closes #62877
2020-10-05 14:06:57 +02:00
..
licenses Upgrade lucene to lucene-8.7.0-snapshot-3b59906 (#62978) 2020-09-28 16:52:31 -04:00
src Fix Overly Strict Assertion in BlobStoreRepository (#63061) (#63236) 2020-10-05 14:06:57 +02:00
build.gradle Search - add case insensitive support for regex queries. (#59441) (#61532) 2020-08-25 17:18:59 +01:00