-
Notifications
You must be signed in to change notification settings - Fork 6.2k
build(deps): bump client-go to include pd#10522 fix #67511
Copy link
Copy link
Open
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Summary
TiDB should consume the merged upstream client-go change that includes the RM fallback warning-spam fix from tikv/pd#10522.
The corresponding upstream client-go change has already merged in tikv/client-go#1935, but TiDB still needs its own dependency update to pick up that merged commit.
Expected change
- bump
github.com/tikv/client-go/v2to the merged upstream commit fromtikv/client-go#1935 - keep the resolved
github.com/tikv/pd/clientversion at the version that includestikv/pd#10522 - refresh Bazel dependency metadata in
DEPS.bzl
Related PR
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.