OpenSearch/server/src
Armin Braun 96b36b5a8c
Make loadShardSnapshot Exceptions Consistent (#47728) (#47735)
Similar to #47507. We are throwing `SnapshotException` when
you (and SLM tests) would expect a `SnapshotMissingException`
for concurrent snapshot status and snapshot delete operations
with a very low probability.
Fixed the exception type and added a test for this scenario.
2019-10-08 21:04:51 +02:00
..
main Make loadShardSnapshot Exceptions Consistent (#47728) (#47735) 2019-10-08 21:04:51 +02:00
test Make loadShardSnapshot Exceptions Consistent (#47728) (#47735) 2019-10-08 21:04:51 +02:00