You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/12/18 06:44:46 UTC

[jira] [Updated] (HBASE-14110) Add CostFunction for balancing primary region replicas

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

Sean Busbey updated HBASE-14110:
--------------------------------
    Component/s: Balancer

> Add CostFunction for balancing primary region replicas
> ------------------------------------------------------
>
>                 Key: HBASE-14110
>                 URL: https://issues.apache.org/jira/browse/HBASE-14110
>             Project: HBase
>          Issue Type: Improvement
>          Components: Balancer
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         Attachments: 14110-v1.txt
>
>
> Currently replicas for the same region are spread across region servers.
> However, one region server may serve disproportionately high number of primary region replicas. This has been observed in production cluster.
> This issue adds PrimaryRegionCountSkewCostFunction which facilitates balancing primary region replicas evenly across region servers.
> Thanks to Enis for fruitful discussion.



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