You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Xiaolin Ha (JIRA)" <ji...@apache.org> on 2019/05/13 06:43:00 UTC

[jira] [Created] (HBASE-22403) Balance in RSGroup should consider throttling and a failure affects the whole

Xiaolin Ha created HBASE-22403:
----------------------------------

             Summary: Balance in RSGroup should consider throttling and a failure affects the whole
                 Key: HBASE-22403
                 URL: https://issues.apache.org/jira/browse/HBASE-22403
             Project: HBase
          Issue Type: Improvement
          Components: rsgroup
            Reporter: Xiaolin Ha
            Assignee: Xiaolin Ha


balanceRSGroup(groupName) excutes region move plans concurrently, which will affect the availability of relevant tables. And a plan fails will cause the whole balance plan abort.
As mentioned in master balance issues, HBASE-17178, HBASE-21260



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)