OpenSearch/server
Armin Braun 090211f768
Fix Incorrect Snapshot Shar Status for DONE Shards in Running Snapshots (#58390) (#58593)
Minor bugs/inconsistencies:

If a shard hasn't changed at all we were reporting `0` for total size and total file count
while it was ongoing.

If a data node restarts/drops out during snapshot creation the fallback logic did not load the correct statistic from the repository but just created a status with `0` counts from the snapshot state in the CS. Added a fallback to reading from the repository in this case.
2020-06-26 16:11:30 +02:00
..
licenses Upgrade to JNA 5.5.0 (#58183) 2020-06-17 07:35:08 -04:00
src Fix Incorrect Snapshot Shar Status for DONE Shards in Running Snapshots (#58390) (#58593) 2020-06-26 16:11:30 +02:00
build.gradle Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00