-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
*: upgrade to the latest client-go #59757
Conversation
/retest |
1 similar comment
/retest |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #59757 +/- ##
================================================
+ Coverage 73.1579% 76.1323% +2.9743%
================================================
Files 1706 1755 +49
Lines 471343 492428 +21085
================================================
+ Hits 344825 374897 +30072
+ Misses 105315 94999 -10316
- Partials 21203 22532 +1329
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
/retest |
1 similar comment
/retest |
/retest |
2 similar comments
/retest |
/retest |
1de7573
to
e174613
Compare
/retest |
5799815
to
9fef6df
Compare
/retest |
3 similar comments
/retest |
/retest |
/retest |
9fef6df
to
4c5f763
Compare
/retest |
fabcad9
to
1ba6d2f
Compare
/retest |
/retest |
1 similar comment
/retest |
/retest |
Signed-off-by: Ryan Leung <rleungx@gmail.com>
Signed-off-by: Ryan Leung <rleungx@gmail.com>
Signed-off-by: you06 <you1474600@gmail.com>
Signed-off-by: you06 <you1474600@gmail.com>
Signed-off-by: Ryan Leung <rleungx@gmail.com>
Signed-off-by: Ryan Leung <rleungx@gmail.com>
b071cb1
to
de4f3f8
Compare
/unhold |
[LGTM Timeline notifier]Timeline:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
br part lgtm.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: BornChanger, disksing, GMHDBJD, hawkingrei, tangenta 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 |
What problem does this PR solve?
Issue Number: ref #58780
Problem Summary:
What changed and how does it work?
Upgrade the client-go dependency to fix tikv/client-go#1593
Check List
Tests
Trigger circuit breaker

After 10s cool-down interval, it recovers

Release note
Please refer to Release Notes Language Style Guide to write a quality release note.