OpenSearch/x-pack/snapshot-tool
Armin Braun 509fa46c9e
Fix Broken Exception Handling in Snapshot Cleanup Tool (#63243)
In the latest version of the GCS SDK the `404` exception is wrapped
in an `IOException` making it not pass to the unwrapping added in
the previous fix #63168.
We can't be handling `IOException` differently here now that GCS uses it
for `404`s so I adjusted the exception unwrapping accordingly.

Closes #63091
2020-10-05 16:50:47 +02:00
..
licenses Upgrade GCS SDK to 1.113.1 (#62848) (#62864) 2020-09-24 15:43:21 +02:00
qa Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
src Fix Broken Exception Handling in Snapshot Cleanup Tool (#63243) 2020-10-05 16:50:47 +02:00
build.gradle Upgrade GCS SDK to 1.113.1 (#62848) (#62864) 2020-09-24 15:43:21 +02:00