Skip to content

Commit d0cbd55

Browse files
authored
Note that repo analysis varies by version (#101762) (#101771)
Clarifies that repo analysis may get stricter over time.
1 parent 85a63d3 commit d0cbd55

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/reference/snapshot-restore/apis/repo-analysis-api.asciidoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,14 @@ limit the bandwidth they consume.
123123
NOTE: This API is intended for exploratory use by humans. You should expect the
124124
request parameters and the response format to vary in future versions.
125125

126+
NOTE: Different versions of {es} may perform different checks for repository
127+
compatibility, with newer versions typically being stricter than older ones. A
128+
storage system that passes repository analysis with one version of {es} may
129+
fail with a different version. This indicates it behaves incorrectly in ways
130+
that the former version did not detect. You must work with the supplier of your
131+
storage system to address the incompatibilities detected by the repository
132+
analysis API in any version of {es}.
133+
126134
NOTE: This API may not work correctly in a mixed-version cluster.
127135

128136
==== Implementation details

0 commit comments

Comments
 (0)