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

when br restored 3000k regions data, tikv regions distributed unevenly #37549

Closed
AkiraXie opened this issue Sep 1, 2022 · 5 comments · Fixed by #37605
Closed

when br restored 3000k regions data, tikv regions distributed unevenly #37549

AkiraXie opened this issue Sep 1, 2022 · 5 comments · Fixed by #37605
Assignees
Labels
affects-4.0 This bug affects 4.0.x versions. affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. affects-5.4 This bug affects 5.4.x versions. affects-6.0 affects-6.1 affects-6.2 component/br This issue is related to BR of TiDB. severity/major type/bug The issue is confirmed as a bug.

Comments

@AkiraXie
Copy link

AkiraXie commented Sep 1, 2022

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

cluster setup:

  1. tidb cluster: 1 tidb 8U 16G; 1 pd 16C 32G; 15 tikv 8C 32G
  2. br: 8U 16G

step:

br restores 3000k regions data to tidb cluster

2. What did you expect to see? (Required)

  1. br restored successfully
  2. tikv regions distributed evenly

3. What did you see instead (Required)

  1. br restored successfully
  2. tikv regions distributed unevenly , and ratio was 30%
    image

4. What is your TiDB version? (Required)

tidb version:
v5.4.1
br version:
v5.4.1

@AkiraXie AkiraXie added the type/bug The issue is confirmed as a bug. label Sep 1, 2022
@AkiraXie
Copy link
Author

AkiraXie commented Sep 1, 2022

/component br

@ti-chi-bot ti-chi-bot added the component/br This issue is related to BR of TiDB. label Sep 1, 2022
@AkiraXie
Copy link
Author

AkiraXie commented Sep 1, 2022

/label affect-5.4

@ti-chi-bot
Copy link
Member

@AkiraXie: The label(s) affect-5.4 cannot be applied. These labels are supported: challenge-program, compatibility-breaker, first-time-contributor, contribution, require-LGT3, good first issue, correctness, duplicate, proposal, security, needs-more-info, needs-cherry-pick-4.0, needs-cherry-pick-5.0, needs-cherry-pick-5.1, needs-cherry-pick-5.2, needs-cherry-pick-5.3, needs-cherry-pick-5.4, needs-cherry-pick-6.0, needs-cherry-pick-6.1, needs-cherry-pick-6.2, affects-4.0, affects-5.0, affects-5.1, affects-5.2, affects-5.3, affects-5.4, affects-6.0, affects-6.1, affects-6.2, may-affects-4.0, may-affects-5.0, may-affects-5.1, may-affects-5.2, may-affects-5.3, may-affects-5.4, may-affects-6.0, may-affects-6.1, may-affects-6.2.

In response to this:

/label affect-5.4

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.

@AkiraXie
Copy link
Author

AkiraXie commented Sep 1, 2022

/label affects-5.4

@ti-chi-bot ti-chi-bot added the affects-5.4 This bug affects 5.4.x versions. label Sep 1, 2022
@AkiraXie
Copy link
Author

AkiraXie commented Sep 1, 2022

/severity major

@ti-chi-bot ti-chi-bot added severity/major may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-6.0 may-affects-6.1 may-affects-6.2 may-affects-6.3 labels Sep 1, 2022
@YuJuncen YuJuncen mentioned this issue Sep 5, 2022
4 tasks
@3pointer 3pointer added affects-6.0 and removed may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-6.0 may-affects-6.1 may-affects-6.2 may-affects-6.3 labels Sep 5, 2022
@3pointer 3pointer added affects-6.1 affects-6.2 affects-4.0 This bug affects 4.0.x versions. affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. labels Sep 5, 2022
ti-chi-bot pushed a commit that referenced this issue Sep 5, 2022
ti-chi-bot pushed a commit that referenced this issue Sep 5, 2022
ti-chi-bot pushed a commit that referenced this issue Sep 16, 2022
ti-chi-bot pushed a commit that referenced this issue Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-4.0 This bug affects 4.0.x versions. affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. affects-5.4 This bug affects 5.4.x versions. affects-6.0 affects-6.1 affects-6.2 component/br This issue is related to BR of TiDB. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants