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

[test] Support dynamically adding & starting new member #14589

Merged
merged 2 commits into from
Oct 16, 2022

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Oct 14, 2022

Continue to work on #14404, because there is no response from the original author for a long time.

We need to resolve this because the other PR #14574 is blocked by this one

cc @spzala @mitake @serathius @ptabor

cc @veshij @biosvs

biosvs and others added 2 commits October 15, 2022 05:53
Rebased this PR. There is no response from the original author,
so Benjamin (ahrtr@) continue to work on this PR.

Signed-off-by: Vitalii Levitskii <vitalii@uber.com>
Signed-off-by: Benjamin Wang <wachao@vmware.com>
…w member

Signed-off-by: Benjamin Wang <wachao@vmware.com>
@ahrtr
Copy link
Member Author

ahrtr commented Oct 14, 2022

@spzala @mitake @serathius @ptabor The original PR is already well reviewed, so please only take a look at the second commit 24ad490 .

@codecov-commenter
Copy link

Codecov Report

Merging #14589 (24ad490) into main (f97aac9) will decrease coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main   #14589      +/-   ##
==========================================
- Coverage   75.58%   75.44%   -0.14%     
==========================================
  Files         457      457              
  Lines       37213    37213              
==========================================
- Hits        28126    28076      -50     
- Misses       7329     7366      +37     
- Partials     1758     1771      +13     
Flag Coverage Δ
all 75.44% <ø> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
client/pkg/v3/testutil/leak.go 62.83% <0.00%> (-7.08%) ⬇️
client/v3/concurrency/session.go 88.63% <0.00%> (-4.55%) ⬇️
server/etcdserver/txn/util.go 75.47% <0.00%> (-3.78%) ⬇️
server/etcdserver/api/v3rpc/util.go 70.96% <0.00%> (-3.23%) ⬇️
server/etcdserver/api/v3rpc/interceptor.go 74.47% <0.00%> (-3.13%) ⬇️
server/proxy/grpcproxy/watch.go 93.64% <0.00%> (-2.90%) ⬇️
server/etcdserver/api/v3rpc/watch.go 84.76% <0.00%> (-2.86%) ⬇️
server/etcdserver/api/v3election/election.go 71.79% <0.00%> (-2.57%) ⬇️
client/v3/concurrency/election.go 79.68% <0.00%> (-2.35%) ⬇️
client/v3/leasing/cache.go 89.44% <0.00%> (-2.23%) ⬇️
... and 11 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@spzala spzala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahrtr I looked at the commit you mentioned and that look good to me. Thanks for working on it!

@ahrtr
Copy link
Member Author

ahrtr commented Oct 16, 2022

Thanks @spzala

@ahrtr ahrtr merged commit 0fb4130 into etcd-io:main Oct 16, 2022
@biosvs
Copy link
Contributor

biosvs commented Oct 19, 2022

I was unavailable, sorry.

Thanks for finishing PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants