googleapis / googleapis/google-cloud-java
[java-storage] Retry Strategy: Blob.copyTo() needs an overload to support BlobTargetOptions
Open
api: storage
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
In order to support conditionally idempotent operations, we need to add support for BlobTargetOptions into Blob.copyTo()
TODO:
1. Add an overload for BlogTargetOption to copyTo
2. Update conformance tests to include conditionally idempotent rewrite operation.
Contributor guide
Assessment
This issue has not been assessed yet.