-
Notifications
You must be signed in to change notification settings - Fork 726
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
TiKV store not balanced after lightning physical backend in parallel mode #7093
Comments
Another testing with v6.5.4 TiDB cluster. Use 4 lightning to parallel import 4 * 3TB data into cluster, one TiKV store size is 2.9TB, others are ~700GB. Cluster configuration as below (for other issue debug)
|
/severity major |
/remove-label affects-7.5 |
This issue is not seen after lighting import optimization in v7.0. |
/label affects-6.5 |
/remove-label may-affects-7.1 |
/label affects-6.1 |
@fubinzh: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
/label affects-5.3 |
@fubinzh: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
/remove-label may-affects-5.3 |
@fubinzh: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
Bug Report
What did you do?
What did you expect to see?
TiKV store should be labanced
What did you see instead?
TiKV Store not balanced. 1.9TB v.s. 850GB.
Lightning log indicates there are scattering timeout:
What version of PD are you using (
pd-server -V
)?/ # /pd-server -V
Release Version: v6.5.0-nightly
Edition: Community
Git Commit Hash: 947701a
Git Branch: heads/refs/tags/v6.5.0-nightly
UTC Build Time: 2023-09-04 10:20:59
The text was updated successfully, but these errors were encountered: