Open
Description
Please describe the end goal of this project
Problem Statement
The current BlobContainer
interface lacks support for atomic conditional writes, making it impossible to prevent:
- Stale-primary scenarios in remote-store clusters
- Concurrent write conflicts across nodes
This forces clusters to use expensive cross-node validation calls instead of leveraging native cloud storage capabilities.
Supporting References
Related Issues
- Parent Meta Issue: #17859
- RFC: RFC #17763
Issues
Related component
Storage:Remote
Metadata
Metadata
Assignees
Type
Projects
Status
New