elasticsearch/docs/reference/snapshot-restore
David Turner 30bda56f9a
Readonly repos don't cache (#81674)
We say to mark repos as readonly to prevent corruption, but there's
other ways to prevent corruption that people sometimes use instead (e.g.
denying writes at the filesystem/bucket level). It's reasonable to think
that the readonly flag is redundant in that situation but it's not: they
should still mark the repo as readonly tho to bypass the cache and
re-read its contents on each access. This commit adds docs to that
effect.

Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2021-12-13 18:36:26 +00:00
..
apis [DOCS] Update snapshot defaults for system indices (#81226) 2021-12-08 10:15:14 -05:00
index.asciidoc [DOCS] Update snapshot defaults for system indices (#81226) 2021-12-08 10:15:14 -05:00
register-repository.asciidoc Readonly repos don't cache (#81674) 2021-12-13 18:36:26 +00:00
restore-snapshot.asciidoc Readonly repos don't cache (#81674) 2021-12-13 18:36:26 +00:00
take-snapshot.asciidoc [DOCS] Update snapshot defaults for system indices (#81226) 2021-12-08 10:15:14 -05:00