File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
docs/reference/snapshot-restore/apis Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,14 @@ limit the bandwidth they consume.
123
123
NOTE: This API is intended for exploratory use by humans. You should expect the
124
124
request parameters and the response format to vary in future versions.
125
125
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
+
126
134
NOTE: This API may not work correctly in a mixed-version cluster.
127
135
128
136
==== Implementation details
You can’t perform that action at this time.
0 commit comments