Skip to content

Timeouts used incorrectly #2

@davidchuyaya

Description

@davidchuyaya

p1a@a(i, i, num) :~ p1aTimeout(), LeaderExpired(), id(i), NewBallot(num), acceptors(a)

p1aTimeout and iAmLeaderCheckTimeout must both trigger simultaneously to trigger a p1a. This clearly works (otherwise Paxos would do nothing) but isn't intended behavior; only p1aTimeout should need to trigger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions