chenxu created HBASE-23297:
------------------------------
Summary: [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
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)