Browse Source

Doc about elasticsearch#78276 (#93873)

👋🏼 Regardless of if we decide to validation enforce #78276, may we please drop a doc note that users should avoid duplicating repositories (particularly bucket / base paths).
Stef Nestor 2 years ago
parent
commit
69d3039726
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/reference/snapshot-restore/register-repository.asciidoc

+ 1 - 0
docs/reference/snapshot-restore/register-repository.asciidoc

@@ -43,6 +43,7 @@ data between repositories.
 +
 --
 // tag::multi-cluster-repo[]
+Clusters should only register a particular snapshot repository bucket once. 
 If you register the same snapshot repository with multiple clusters, only one
 cluster should have write access to the repository. On other clusters, register
 the repository as read-only.