OpenSearch/server
Armin Braun 4a79ccd324
Cleaner Exception Handling on Shard Delete (#44384) (#44407)
* Follow up to #44165
* We should just catch all exceptions here and not return errors after the index-N update went through since a subsequent delete attempt by the user would fail with SnapshotMissingException since the snapshot now appears deleted. Also, `SnapshotException` isn't even thrown in the changed spot it seems in the first place and certainly not the only exception possible.
2019-07-16 12:20:52 +02:00
..
licenses Upgrade to lucene-8.2.0-snapshot-860e0be5378 (#44171) (#44184) 2019-07-11 09:17:22 -05:00
src Cleaner Exception Handling on Shard Delete (#44384) (#44407) 2019-07-16 12:20:52 +02:00
build.gradle Upgrade HPPC to version 0.8.1 (#43025) 2019-06-12 13:14:16 +02:00