mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 22:45:04 +00:00
* Safer Shard Snapshot Delete * We shouldn't delete the snapshot meta file before we update the index in the shard folder. If we fail to update the index-N after deleting the existing index-N is broken because the snap- blob it references is gone.