-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Labels
Description
Some improvements that can be made:
- If the lock fails to be acquired on a majority of servers, immediately abort the lock.
Only release locks on servers where we tried to set the lockimplemented in Introduce DistributedMutex class #75Further investigate multiplexingdoes not seem possible with current approaches- Acquire locks in random order of servers