You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ChiaPing Tsai (JIRA)" <ji...@apache.org> on 2016/11/29 17:37:58 UTC

[jira] [Updated] (HBASE-17194) Assign the new region to the idle server after splitting

     [ https://issues.apache.org/jira/browse/HBASE-17194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ChiaPing Tsai updated HBASE-17194:
----------------------------------
    Attachment: HBASE-17194.v0.patch

> Assign the new region to the idle server after splitting
> --------------------------------------------------------
>
>                 Key: HBASE-17194
>                 URL: https://issues.apache.org/jira/browse/HBASE-17194
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ChiaPing Tsai
>            Priority: Minor
>         Attachments: HBASE-17194.v0.patch
>
>
> The new regions are assigned to the random servers after splitting, but there always are some idle servers which don’t be assigned any regions on the new cluster. It is a bad start of load balance, hence we should give priority to the idle servers for assignment.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)