-
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
store/tikv:move definition of TiKVClient to store/tikv #22563
Conversation
Signed-off-by: shirly <AndreMouche@126.com>
Signed-off-by: shirly <AndreMouche@126.com>
Signed-off-by: shirly <AndreMouche@126.com>
@andylokandy, Thanks for your review. The bot only counts LGTMs from Reviewers and higher roles, but you're still welcome to leave your comments. See the corresponding SIG page for more information. Related SIG: sql-infra(slack). |
/lgtm |
/run-all-tests |
/merge |
@AndreMouche Oops! auto merge is restricted to Committers of the SIG.See the corresponding SIG page for more information. Related SIG: sql-infra(slack). |
/merge |
@AndreMouche Oops! This PR requires at least 2 LGTMs to merge. The current number of |
/merge |
/run-all-tests |
Signed-off-by: shirly AndreMouche@126.com
What problem does this PR solve?
Issue Number: part of #22513
Problem Summary:
store/tikv: move definition of
TiKVClient
to store/tikvWhat is changed and how it works?
What's Changed:
store/tikv: move definition of
TiKVClient
to store/tikvCheck List
Tests
Release note