Skip to content

br restore splits too much regions if there are too many small tables whose data size is less than region size. #53532

Closed
@Leavrth

Description

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. create so many tables, but each table only has a little data.
  2. backup cluster with split-table=false/split-region-on-table=false
  3. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    component/brThis issue is related to BR of TiDB.severity/majortype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions