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

Add support for limiting Raft quorum size #312

Merged
merged 2 commits into from
Dec 30, 2020
Merged

Conversation

tylertreat
Copy link
Member

Add a new configuration, clustering.raft.max.quorum.size, to allow
limiting the number of servers that participate in the Raft quorum.

Resolves #41.

Add a new configuration, `clustering.raft.max.quorum.size`, to allow
limiting the number of servers that participate in the Raft quorum.

Resolves #41.
@tylertreat tylertreat merged commit 8e9cbbf into master Dec 30, 2020
@tylertreat tylertreat deleted the quorum_size_limit branch December 30, 2020 22:28
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.

Quorum size limit
1 participant