Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement skipping to DECIDE phase after receiving single DECIDE message #136

Closed
anorth opened this issue Mar 26, 2024 · 0 comments · Fixed by #194
Closed

Implement skipping to DECIDE phase after receiving single DECIDE message #136

anorth opened this issue Mar 26, 2024 · 0 comments · Fixed by #194
Labels
enhancement New feature or request

Comments

@anorth
Copy link
Member

anorth commented Mar 26, 2024

A DECIDE message carries justification of a strong quorum of COMMITs, and so is enough to convince a node to decide the same value immediately, and send its own DECIDE message. Implement this shortcut.

This is a specific case of a more general ability to use the justification in place of receiving the messages that it is evidence of (e.g. a COMMIT with a strong quorum of PREPAREs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant