Skip to content

[Bug] databalance not work when add new node to doris cluster #12556

@Wilson-BT

Description

@Wilson-BT

Search before asking

  • I had searched in the issues and found no similar issues.

Version

doris: 1.1.1 and 1.1.2
table : 3 replica
cluster: 256G mem,3.5T SSD

What's Wrong?

This command had been exec success when i start cluster before.

admin set frontend config("disable_balance" = "false");
admin set frontend config("disable_colocate_balance" = "false");
admin set frontend config("disable_tablet_scheduler" = "false");

image
But,on the picture, i have add 3 new nodes to doris cluster, tabletNum have not change. Data-balance not work.

What You Expected?

tablet will balance between new nodes and old node.

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions