Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Explicitly support EntryUpdate Atomicity #1251

Open
gdbelvin opened this issue Mar 28, 2019 · 0 comments
Open

Explicitly support EntryUpdate Atomicity #1251

gdbelvin opened this issue Mar 28, 2019 · 0 comments

Comments

@gdbelvin
Copy link
Contributor

gdbelvin commented Mar 28, 2019

In some cases, it would be very nice if we could ensure that multiple EntryUpdates would always be merged into the same MapRevision. The current API implicitly supports this by always merging things created in BatchUpdateUsers together, but this is not a good API if large numbers of updates were supplied to the batch API.

@gdbelvin gdbelvin changed the title Explicitly support multiple EntryUpdates being merged together. Explicitly support EntryUpdate Atomicity Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant