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

Fix #35 - Propagate migration crashes to quorum parties. #36

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

charettes
Copy link
Owner

This ensures remote parties terminate immediately when the party that attained pre-migration quorum crashes when applying migrations.

This is achieved by introducing a concept of quorum severance and implemented in the cache backend by assigning a negative quorum value to the namespace which can be detected by other parties.

This ensures remote parties terminate immediately when the party that
attained pre-migration quorum crashes when applying migrations.

This is achieved by introducing a concept of quorum severance and implemented
in the cache backend by assigning a negative quorum value to the namespace
which can be detected by other parties.
@charettes charettes merged commit a24f01e into master Oct 11, 2023
15 checks passed
@charettes charettes deleted the severed-quorum branch October 11, 2023 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant