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> |
||
---|---|---|
.. | ||
apis | ||
index.asciidoc | ||
register-repository.asciidoc | ||
restore-snapshot.asciidoc | ||
take-snapshot.asciidoc |