OpenSearch/server/src
Armin Braun b52a764143
Fix NPE in SnapshotService CS Application (#58680) (#58735)
In the unlikely corner case of deleting a relocation (hence `WAITING`) primary shard's
index during a partial snapshot, we would throw an NPE when checking if there's any external
changes to process.
2020-06-30 15:20:49 +02:00
..
internalClusterTest/java/org/elasticsearch Fix NPE in SnapshotService CS Application (#58680) (#58735) 2020-06-30 15:20:49 +02:00
main Fix NPE in SnapshotService CS Application (#58680) (#58735) 2020-06-30 15:20:49 +02:00
test Add index block api (#58716) 2020-06-30 14:06:52 +02:00