-
Notifications
You must be signed in to change notification settings - Fork 719
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
server: use leader lease to determine tso service validity #1676 #2117
Conversation
Signed-off-by: nolouch <nolouch@gmail.com>
/run-all-tests |
/run-all-tests |
/merge |
/run-all-tests |
@nolouch merge failed. |
/rebuild |
/merge |
/run-all-tests |
@nolouch merge failed. |
/run-all-tests |
Signed-off-by: nolouch <nolouch@gmail.com>
Codecov Report
@@ Coverage Diff @@
## release-3.0 #2117 +/- ##
===============================================
- Coverage 69.69% 69.64% -0.06%
===============================================
Files 170 171 +1
Lines 16825 16889 +64
===============================================
+ Hits 11727 11763 +36
- Misses 4131 4154 +23
- Partials 967 972 +5
Continue to review full report at Codecov.
|
/run-all-tests |
/run-all-tests |
Signed-off-by: nolouch nolouch@gmail.com
What problem does this PR solve?
pick #1676
What is changed and how it works?
cherry-pick
Check List
Tests