Skip to content

Do not choose decommissioned BE in colocate balance - #4103

Merged
morningman merged 1 commit into
apache:masterfrom
liutang123:4102
Jul 16, 2020
Merged

Do not choose decommissioned BE in colocate balance #4103
morningman merged 1 commit into
apache:masterfrom
liutang123:4102

Conversation

@liutang123

@liutang123liutang123 commented Jul 15, 2020

Copy link
Copy Markdown
Contributor

@morningmanmorningman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morningmanmorningman self-assigned this Jul 15, 2020
@morningmanmorningman added approved Indicates a PR has been approved by one committer. area/colocated Issues or PRs related to colocated tables labels Jul 15, 2020
@morningman
morningman merged commit 1aec46b into apache:masterJul 16, 2020
morningman pushed a commit to morningman/doris that referenced this pull request Jul 16, 2020
…4102 (apache#4103)
When set `disable_colocate_balance` to false and set some BE to decommission,
`Coloratebalancer#balanceGroup` will choose decommissioned BE to locate tablets,
which is not right
Fixapache#4102
Hastyshell pushed a commit to Hastyshell/doris that referenced this pull request Jul 30, 2025
Hastyshell pushed a commit to Hastyshell/doris that referenced this pull request Jul 30, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.area/colocatedIssues or PRs related to colocated tables

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Decommission cannot be stopped due to Coloratebalancer's balance

2 participants

@liutang123@morningman