chenxu14 opened a new pull request #831: HBASE-23297 [RSGROUP] build RegionPlan per group not per table URL: https://github.com/apache/hbase/pull/831 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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
