lightning might stuck at split/scatter region #43657
Labels
affects-7.1
component/lightning
This issue is related to Lightning of TiDB.
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
see tikv/pd#6426. right now lightning pause schedule by key range, but current impl of
pd
might cause a region never been able to split successfully on some case.we need a way to fallback to old way of pausing scheduler, i.e. by remove schedulers
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: