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

Rfcs #1007

Closed
wants to merge 19 commits into from
Closed

Rfcs #1007

wants to merge 19 commits into from

Conversation

1294566108
Copy link
Contributor

Motivation:

ospp开源之夏-2023-结合 NWR 实现 Flexible raft,用于自定义 Quorum 的大小

Modification:

新增QuorumNWQ设计文档至rfcs

Result:

Fixes #<1003>.

1294566108 and others added 19 commits April 9, 2023 14:21
# Conflicts:
#	jraft-core/src/main/java/com/alipay/sofa/jraft/Quorum.java
#	jraft-core/src/main/java/com/alipay/sofa/jraft/core/BallotBox.java
#	jraft-core/src/main/java/com/alipay/sofa/jraft/core/NodeImpl.java
#	jraft-core/src/main/java/com/alipay/sofa/jraft/entity/MajorityQuorum.java
#	jraft-core/src/main/java/com/alipay/sofa/jraft/entity/NWRQuorum.java
#	jraft-core/src/main/java/com/alipay/sofa/jraft/entity/QuorumConfiguration.java
#	jraft-core/src/main/java/com/alipay/sofa/jraft/entity/QuorumFactory.java
#	jraft-core/src/main/java/com/alipay/sofa/jraft/option/NodeOptions.java
#	jraft-core/src/test/java/com/alipay/sofa/jraft/entity/NWRQuorumTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant