Skip to content

Commit ed23c34

Browse files
Auto-generated API code (#3263)
1 parent 2d27d7d commit ed23c34

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

docs/reference/api-reference.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14148,6 +14148,11 @@ This allows you to demonstrate to your storage supplier that a repository analys
1414814148
Please do not report Elasticsearch issues involving third-party storage systems unless you can demonstrate that the same issue exists when analysing a repository that uses the reference implementation of the same storage protocol.
1414914149
You will need to work with the supplier of your storage system to address the incompatibilities that Elasticsearch detects.
1415014150

14151+
The analysis may also report a failure if your repository experienced a service disruption while the analysis was running.
14152+
In practice, occasional service disruptions are inevitable, but the analysis cannot itself distinguish such disruptions from incorrect behavior so must report all deviations from the expected behavior as failures.
14153+
If you are certain that you can ascribe an analysis failure to such a service disruption, wait for your service provider to resolve the disruption and then re-run the analysis.
14154+
Elasticsearch will be unable to create or restore snapshots during repository service disruptions, so you must ensure that these events occur only very rarely.
14155+
1415114156
If the analysis is successful, the API returns details of the testing process, optionally including how long each operation took.
1415214157
You can use this information to determine the performance of your storage system.
1415314158
If any operation fails or returns an incorrect result, the API returns an error.

0 commit comments

Comments
 (0)