-
Notifications
You must be signed in to change notification settings - Fork 594
HDDS-1564 Multiraft support #538
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d5666c5 to
01aec2e
Compare
Contributor
Author
|
Review feedback were collected at https://docs.google.com/document/d/1NxCiHhn0u9BqgjuUXB8zxGtny69Qek4yTFe1QqUHiqM/edit. For upcoming review and comments, please leave them at this PR. Thanks all! |
…che#1366) (cherry picked from commit b640a5f6d53830aee4b9c2a7d17bf57c987962cd)
…rt network topologies. (apache#1395) (cherry picked from commit 753fc6703a39154ed6013e44dbae572391748906)
(cherry picked from commit 326b5acd4a63fe46821919322867f5daff30750c)
…tributed by Li Cheng. This closes apache#28
This reverts commit 7c71710.
…exceeds pipeline limit Closes apache#401
…t CLI (apache#375) * HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI.
8b1bc19 to
a92058e
Compare
Contributor
|
Apache Ozone JIRA is too slow, not able to resolve the JIRA. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Support multiraft feature in pipeline creation.
See all task under https://issues.apache.org/jira/browse/HDDS-1564
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-1564
(Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HDDS-XXXX. Fix a typo in YYY.)
Please replace this section with the link to the Apache JIRA)
How was this patch tested?
UT, acceptance test and W/Rtests on VMs as well as physical machines.
For test report, please check multiraft_performance_brief.pdf in attachment in https://issues.apache.org/jira/browse/HDDS-1564.
(Please explain how this patch was tested. Ex: unit tests, manual tests)
(If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)