We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. Thanks!
takes 256.34s. It is too long.
[2023/02/16 13:30:46.210 +08:00] [WARN] [split.go:115] ["failed to scan region, retrying"] [error="scan region return empty result, startKey: 6200000000000000F8, endKey: 627A000000000000F9: [BR:PD:ErrPDBatchScanRegion]batch scan region"] [2023/02/16 13:30:47.211 +08:00] [WARN] [split.go:115] ["failed to scan region, retrying"] [error="scan region return empty result, startKey: 6200000000000000F8, endKey: 627A000000000000F9: [BR:PD:ErrPDBatchScanRegion]batch scan region"] [2023/02/16 13:30:48.212 +08:00] [WARN] [split.go:115] ["failed to scan region, retrying"] [error="scan region return empty result, startKey: 6200000000000000F8, endKey: 627A000000000000F9: [BR:PD:ErrPDBatchScanRegion]batch scan region"] [2023/02/16 13:30:49.213 +08:00] [WARN] [split.go:115] ["failed to scan region, retrying"] [error="scan region return empty result, startKey: 6200000000000000F8, endKey: 627A000000000000F9: [BR:PD:ErrPDBatchScanRegion]batch scan region"] [2023/02/16 13:30:50.214 +08:00] [WARN] [split.go:115] ["failed to scan region, retrying"] [error="scan region return empty result, startKey: 6200000000000000F8, endKey: 627A000000000000F9: [BR:PD:ErrPDBatchScanRegion]batch scan region"] [2023/02/16 13:30:51.215 +08:00] [WARN] [split.go:115] ["failed to scan region, retrying"] [error="scan region return empty result, startKey: 6200000000000000F8, endKey: 627A000000000000F9: [BR:PD:ErrPDBatchScanRegion]batch scan region"] [2023/02/16 13:30:52.216 +08:00] [WARN] [split.go:115] ["failed to scan region, retrying"] [error="scan region return empty result, startKey: 6200000000000000F8, endKey: 627A000000000000F9: [BR:PD:ErrPDBatchScanRegion]batch scan region"] [2023/02/16 13:30:53.216 +08:00] [WARN] [split.go:115] ["failed to scan region, retrying"] [error="scan region return empty result, startKey: 6200000000000000F8, endKey: 627A000000000000F9: [BR:PD:ErrPDBatchScanRegion]batch scan region"] [2023/02/16 13:30:54.217 +08:00] [WARN] [split.go:115] ["failed to scan region, retrying"] [error="scan region return empty result, startKey: 6200000000000000F8, endKey: 627A000000000000F9: [BR:PD:ErrPDBatchScanRegion]batch scan region"] --- PASS: TestBatchSplitRegionByRangesScanFailed (256.34s)
The text was updated successfully, but these errors were encountered:
test: change retry limit for ScanRegionAttemptTimes (#41489)
9675c53
close #41479
Successfully merging a pull request may close this issue.
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)
takes 256.34s. It is too long.
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: