mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
We can't just assume a fixed number for the overall file count. Depending on how the merging/flushing works out we won't always have 4 files for the index across all versions, systems etc. Also, we could have x-pack concurrently create some system indices which could mess up the total numbers here. Fixed by only snapshotting a single index+shard in the snapshot that we get the status for and verifying consistency instead of equality for total file counts. Closes #59767 |
||
---|---|---|
.. | ||
apis | ||
index.asciidoc | ||
monitor-snapshot-restore.asciidoc | ||
register-repository.asciidoc | ||
restore-snapshot.asciidoc | ||
take-snapshot.asciidoc |