elasticsearch/modules/repository-s3
Brendan Cully d02b65308e
S3BlobContainer: Revert broadened exception handler (#126731)
Catching Exception instead of AmazonClientException in copyBlob and
executeMultipart led to failures in S3RepositoryAnalysisRestIT due to
the injected exceptions getting wrapped in IOExceptions that prevented
them from being caught and handled in BlobAnalyzeAction.

Closes #126576
2025-04-14 19:20:11 +02:00
..
licenses Update log4j2 LICENSE and NOTICE files (#93611) 2023-02-09 08:53:43 -05:00
qa BlobContainer: add copyBlob method (#125737) 2025-04-09 10:33:01 -07:00
src S3BlobContainer: Revert broadened exception handler (#126731) 2025-04-14 19:20:11 +02:00
build.gradle Introduce qa subprojects of :modules:repository-s3 (#126274) 2025-04-04 21:29:05 +11:00