-
Notifications
You must be signed in to change notification settings - Fork 720
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
region is not balanced during br restore #7148
Comments
/severity major |
/assign rleungx |
affects 6.5.5 |
close tikv#7148 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
The BR suspends the merge scheduling operation by setting max-merge-region-size to 0. |
Workaround
|
There may be a bug about size check after split, see tikv/tikv#15696 |
close tikv#7148 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Bug Report
What did you do?
1、command="export AWS_ACCESS_KEY_ID=minioadmin;export AWS_SECRET_ACCESS_KEY=minioadmin;/br restore db --send-credentials-to-tikv=true --db tpcc20000 --pd http://tc-pd.endless-ha-test-with-some-feature-tps-2760236-1-101:2379 --storage s3://benchmark/tpcc20000 --s3.endpoint http://minio.pingcap.net:9000 --check-requirements=false
What did you expect to see?
region is balanced during br restore
What did you see instead?
region is not balanced during br restore
What version of PD are you using (
pd-server -V
)?./pd-server -V
Release Version: v7.4.0-alpha
Edition: Community
Git Commit Hash: a21fd58
Git Branch: heads/refs/tags/v7.4.0-alpha
UTC Build Time: 2023-09-22 11:36:18
2023-09-23T01:25:02.465+0800
The text was updated successfully, but these errors were encountered: