-
Notifications
You must be signed in to change notification settings - Fork 721
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
member, server: randomly check the etcd leader health to proactively resign #7661
Conversation
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Skipping CI for Draft Pull Request. |
223de1e
to
6bb51cf
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #7661 +/- ##
==========================================
+ Coverage 73.87% 73.89% +0.01%
==========================================
Files 429 429
Lines 47376 47415 +39
==========================================
+ Hits 35000 35038 +38
+ Misses 9392 9384 -8
- Partials 2984 2993 +9
Flags with carried forward coverage won't be shown. Click here to find out more. |
6bb51cf
to
693df07
Compare
168d597
to
ea1d4b9
Compare
/hold |
Signed-off-by: JmPotato <ghzpotato@gmail.com>
ea1d4b9
to
a4ef45f
Compare
/unhold |
Signed-off-by: JmPotato <ghzpotato@gmail.com>
/hold |
What problem does this PR solve?
Issue Number: ref #7499.
What is changed and how does it work?
Check List
Tests
Release note