elasticsearch/modules/repository-s3/qa
Brendan Cully c1a71ff45c
BlobContainer: add copyBlob method (#125737)
* BlobContainer: add copyBlob method

If a container implements copyBlob, then the copy is
performed by the store, without client-side IO. If the store
does not provide a copy operation then the default implementation
throws UnsupportedOperationException.

This change provides implementations for the FS and S3 blob containers.
More will follow.

Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
Co-authored-by: David Turner <david.turner@elastic.co>
2025-04-09 10:33:01 -07:00
..
insecure-credentials Add missing test security policies (#126309) 2025-04-05 02:27:17 +11:00
third-party BlobContainer: add copyBlob method (#125737) 2025-04-09 10:33:01 -07:00
web-identity-token Add missing test security policies (#126309) 2025-04-05 02:27:17 +11:00
build.gradle Introduce qa subprojects of :modules:repository-s3 (#126274) 2025-04-04 21:29:05 +11:00