Skip to content
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

New error means that client.go needs to update bucket info #1172

Merged
merged 8 commits into from
Aug 18, 2023

Conversation

bufferflies
Copy link
Contributor

@bufferflies bufferflies commented Aug 14, 2023

In past, tikv can't know the client bucket version and tidb must sync the buckets information by pd server.
In this pr, TIDB send cop request with the current buckets version, TIKV may reject the cop request the bucket version is stale and tells client the lastest buckets version.

ref: tikv/tikv#15224

@bufferflies
Copy link
Contributor Author

/merge

@bufferflies bufferflies merged commit 7b612d9 into pingcap:master Aug 18, 2023
3 checks passed
@bufferflies bufferflies deleted the not_bucket_version branch September 5, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants