-
Notifications
You must be signed in to change notification settings - Fork 724
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
syncer: exit watch leader immediately #8824
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JmPotato, nolouch The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8824 +/- ##
==========================================
+ Coverage 75.24% 75.26% +0.01%
==========================================
Files 456 456
Lines 71608 71616 +8
==========================================
+ Hits 53884 53902 +18
+ Misses 14295 14278 -17
- Partials 3429 3436 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Signed-off-by: Ryan Leung <[email protected]>
f9951a3
to
4f97ed8
Compare
Signed-off-by: Ryan Leung <[email protected]>
/hold |
Signed-off-by: Ryan Leung <[email protected]>
Signed-off-by: Ryan Leung <[email protected]>
db3f606
to
0e396cf
Compare
/hold cancel |
close tikv#8823 Signed-off-by: ti-chi-bot <[email protected]>
In response to a cherrypick label: new pull request created to branch |
close tikv#8823 Signed-off-by: ti-chi-bot <[email protected]>
In response to a cherrypick label: new pull request created to branch |
close tikv#8823 Signed-off-by: ti-chi-bot <[email protected]>
In response to a cherrypick label: new pull request created to branch |
close tikv#8823 Signed-off-by: ti-chi-bot <[email protected]>
In response to a cherrypick label: new pull request created to branch |
In response to a cherrypick label: new pull request created to branch |
In response to a cherrypick label: new pull request created to branch |
close tikv#8823 Signed-off-by: ti-chi-bot <[email protected]>
close tikv#8823 Signed-off-by: ti-chi-bot <[email protected]>
In response to a cherrypick label: new pull request created to branch |
What problem does this PR solve?
Issue Number: Close #8823
What is changed and how does it work?
Check List
Tests
Release note