elasticsearch/docs/reference/snapshot-restore
Armin Braun 3cef12368c
Fix Snapshot Status API Docs Test (#59775)
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
2020-07-17 16:34:29 +02:00
..
apis Fix Snapshot Status API Docs Test (#59775) 2020-07-17 16:34:29 +02:00
index.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) 2020-07-13 08:34:42 -04:00
monitor-snapshot-restore.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) 2020-07-13 08:34:42 -04:00
register-repository.asciidoc [DOCS] Add supported ESS settings to ES docs (#57953) 2020-07-02 14:13:06 -04:00
restore-snapshot.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) 2020-07-13 08:34:42 -04:00
take-snapshot.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) 2020-07-13 08:34:42 -04:00