Commit 6061912
authored
Add blob container retries tests for Google Cloud Storage (#46968)
Similarly to what has been done for S3 in #45383, this commit
adds unit tests that verify the behavior of the SDK client and
blob container implementation for Google Storage when the
remote service returns errors.
The main purpose was to add an extra test to the specific retry
logic for 410-Gone errors added in #45963.
Relates #459631 parent 200f646 commit 6061912
File tree
3 files changed
+628
-125
lines changed- plugins/repository-gcs/src/test/java/org/elasticsearch/repositories/gcs
3 files changed
+628
-125
lines changed
0 commit comments