Cloud Storage v2.48.1: Storage.moveBlob throws exception #2925
Labels
api: storage
Issues related to the googleapis/java-storage API.
type: docs
Improvement to the documentation for an API.
type: question
Request for information or clarification. Not an issue.
Description
The new MoveBlob operation fails for non-hierarchical-namespace buckets. We found that the operation fails on buckets with a flat namespace, but succeeds on buckets created with a hierarchical namespace.
The latest cloud storage documentation advertises an atomic move blob: https://cloud.google.com/java/docs/reference/google-cloud-storage/latest/com.google.cloud.storage.Storage#com_google_cloud_storage_Storage_moveBlob_com_google_cloud_storage_Storage_MoveBlobRequest_, but does not mention any restriction in its use.
Environment details
Java 21
Questions
Code example
Stack trace
External references such as API reference guides
The text was updated successfully, but these errors were encountered: