[
https://issues.apache.org/jira/browse/HBASE-23297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16975059#comment-16975059
]
Duo Zhang commented on HBASE-23297:
-----------------------------------
[~anoop.hbase] I do not think this is the same thing. In the original LB, per
cluster and per table will lead to different result, but here, I think it is
just an optimization to make the balancer faster, so it is an improvement, not
a new feature. Am I correct [~javaman_chen]? Thanks.
> [RSGROUP] build RegionPlan per group not per table
> --------------------------------------------------
>
> Key: HBASE-23297
> URL: https://issues.apache.org/jira/browse/HBASE-23297
> Project: HBase
> Issue Type: Improvement
> Components: Balancer, rsgroup
> Reporter: chenxu
> Assignee: chenxu
> Priority: Major
>
> RSGroupAdminServer#balanceRSGroup will take too long time, if the target
> group has thousands of tables, because we will build RegionPlan for each
> table, I think it’s better to balance per group instead of per table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)