Closed
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
- create so many tables, but each table only has a little data.
- backup cluster with
split-table=false/split-region-on-table=false
- restore cluster
2. What did you expect to see? (Required)
the number of regions of downstream cluster is closed to the number of upstream cluster.
3. What did you see instead (Required)
the number of regions has many regions.
4. What is your TiDB version? (Required)
master
Activity