Skip to content

Multipaxos: leader lease, read lease  #1

@izlley

Description

@izlley

We need to optimize Paxos protocol with concept of leader leases

  • A leader can take read-only actions without writing them to the paxos log.
  • Ensuring that no node calls an election without first waiting for at least the leader lease timeout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions