Comment 1 for bug 1650188

Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

I'm not sure we can solve this easily without introducing optimistic concurrency control to metadata REST API, e.g. something similar to e-tags, so that the caller has to provide an e-tag on update and will get 409 Conflict, if a concurrent request has been completed first.