Committed by
Gerrit Code Review
Concurrently update EventuallyConsistentMap
- Removed synchronized block on Map updates which may result in anti-entropy AD sent to the peer containing out-of-sync update/remove, such as update and remove for the same key, but stale information will be ignored on the remote peer by timestamp if timestamps are properly generated. Change-Id: Id4f993eb44b7858d37486be0d4baaff1f9025efa
Showing
1 changed file
with
30 additions
and
20 deletions
-
Please register or login to post a comment