We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32deaf9 commit e1c90faCopy full SHA for e1c90fa
docs/reference/release-notes/7.13.asciidoc
@@ -181,8 +181,8 @@ PUT _cluster/settings
181
+
182
This issue is fixed in {es} versions 7.14.1 and later. It is not possible to
183
repair a repository once it is affected by this issue, so you must restore the
184
-repository from a backup, or clear the repository by executing `DELETE
185
-_snapshot/<repository name>/*`, or move to a fresh repository. For more
+repository from a backup, or clear the repository by executing
+`DELETE _snapshot/<repository name>/*`, or move to a fresh repository. For more
186
details, see {es-issue}75598[#75598].
187
// end::snapshot-repo-corruption-75598-known-issue[]
188
0 commit comments