googleapis / googleapis/google-cloud-java
[java-storage] metadata/label diffing logic can fail to update sometimes
Abierto
api: storage
priority: p3
type: bug
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.