googleapis / googleapis/google-cloud-java
[java-storage] metadata/label diffing logic can fail to update sometimes
Offen
api: storage
priority: p3
type: bug
- Vorherrschende Sprache
- Java
- Sterne
- 2.1k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 154
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.