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

scanRegions report error when tikv count has 50+ nodes. #50280

Closed
3pointer opened this issue Jan 10, 2024 · 0 comments · Fixed by #50255
Closed

scanRegions report error when tikv count has 50+ nodes. #50280

3pointer opened this issue Jan 10, 2024 · 0 comments · Fixed by #50255
Labels
affects-7.6 component/br This issue is related to BR of TiDB. severity/major type/bug The issue is confirmed as a bug.

Comments

@3pointer
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. Deploy a huge cluster(50+ tikv nodes)
  2. run v7.6.0-pre br with coarse-grained restore with 500k regions.

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

restore success

3. What did you see instead (Required)

restore report error
split region failed: err=message:\"key 0000000000000000F7 is not in region key range [7480000000000001FFAE5F72FFFFFFFFFFFFFFFFFF0000000000FB, 748000FFFFFFFFFFFFF900000000000000F8) for region 110\" key_not_in_region:<key:\"\\000\\000\\000\\000\\000\\000\\000\\000\\367\

4. What is your TiDB version? (Required)

v7.6.0-pre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.6 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.

2 participants