Skip to content

Improve distributed locking #27

@willemstuursma

Description

@willemstuursma

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 lock implemented in Introduce DistributedMutex class #75
  • Further investigate multiplexing does not seem possible with current approaches
  • Acquire locks in random order of servers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions