OpenSearch/server
Armin Braun 3fd25bfa87
Fix Concurrent Snapshot Create+Delete + Delete Index (#61770) (#61773)
We had a bug here were we put a `null` value into the shard
assignment mapping when reassigning work after a snapshot delete
had gone through. This only affects partial snaphots but essentially
dead-locks the snapshot process.

Closes #61762
2020-09-01 13:20:25 +02:00
..
licenses Upgrade to Lucene 8.6.2 (#61688) 2020-08-31 09:54:07 -04:00
src Fix Concurrent Snapshot Create+Delete + Delete Index (#61770) (#61773) 2020-09-01 13:20:25 +02:00
build.gradle Search - add case insensitive support for regex queries. (#59441) (#61532) 2020-08-25 17:18:59 +01:00