etcdserver: wait for raft being notified on confChange before responding to client#15703
Closed
ahrtr wants to merge 1 commit intoetcd-io:mainfrom
Closed
etcdserver: wait for raft being notified on confChange before responding to client#15703ahrtr wants to merge 1 commit intoetcd-io:mainfrom
ahrtr wants to merge 1 commit intoetcd-io:mainfrom
Conversation
9c0263e to
e52d87e
Compare
Member
Author
Member
The approach looks good to me. @ahrtr, how does "work on top of my PR" work? Is it cherry-pick your commit somehow and add my changes (rename and add tests) on top of it? |
Member
Author
Sounds good to me. Or
|
Member
That is easier! Thanks!! |
Member
|
Closing to avoid confusion as work will continue in #15708. |
Member
Author
|
Reopen for test/verification only |
… to client Signed-off-by: Benjamin Wang <wachao@vmware.com>
e52d87e to
cf1b668
Compare
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
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.
See discussion in #15528
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.