googleapis / googleapis/google-cloud-java
[java-storage] metadata/label diffing logic can fail to update sometimes
未关闭
api: storage
priority: p3
type: bug
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 157
描述
When attempting to update object metadata or bucket labels without first fetching the current state, the update can fail to yield the desired state.
Effects all versions >= [2.17.0](https://github.com/googleapis/java-storage/releases/tag/v2.17.0)
Current workaround is to fetch the current BucketInfo or BlobInfo before updating.
贡献指南
评估
这个 Issue 还没有评估数据。