Skip to content

Concurrency with azmi #229

@maksiml2014

Description

@maksiml2014

azmi getblob/setblob shoud be an ataomic transaction.
If setblob fails halfway through, then the process should roll back and an old version of file should persist.
If getblob is called on a file that is currently being written by setblbob, then either getblob should wait or download the old version of the file. Either way, the behaviour shoud be documented in azmi.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions