go.mod: update PD client for pd#10997#69837
Conversation
|
Caution Review failedAn error occurred during the review process. Please try again later. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@bufferflies: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/retest |
|
/retest |
|
@cfzjywxk PTAL |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bufferflies, cfzjywxk, JmPotato The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-nextgen-202603 #69837 +/- ##
===========================================================
Coverage ? 76.1578%
===========================================================
Files ? 1936
Lines ? 540873
Branches ? 0
===========================================================
Hits ? 411917
Misses ? 128956
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
8c0a0f0
into
pingcap:release-nextgen-202603
What problem does this PR solve?
Issue Number: ref tikv/pd#10997
Problem Summary:
Successful Resource Control token waits can produce excessive TiDB warning logs.
What changed and how does it work?
Check List
Tests
go test ./pkg/domain/affinity -tags=intest,deadlock,nextgen -count=1make bazel_preparego mod verifybazel build --remote_cache=https://cache.hawkingrei.com/bazelcache --noremote_upload_local_results //pkg/domain/affinity:affinitywas attempted, but the new PD client and kvproto archives have not reached the configured TiDB mirrors yet (404/502).Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.
Summary by CodeRabbit