-
Notifications
You must be signed in to change notification settings - Fork 409
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
Concurrency issue between rename partitioned table and applyTable
#9233
Comments
This is a concurrent issue about renaming partitioned table across databases and tiflash can recover itself in following queries. Thread-A enter
Thread-B can not find the table .sql file in
Thread-A end for renaming the partitioned table
|
applyTable
applyTable
ref #9233 Make renaming `DeltaMergeStore::db_name` to be atomic
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
https://ci.pingcap.net/blue/organizations/jenkins/tiflash-ghpr-integration-tests/detail/tiflash-ghpr-integration-tests/16561/pipeline/
fullstack-test2-logs.tar.gz
4. What is your TiFlash version? (Required)
release-7.5
The text was updated successfully, but these errors were encountered: