You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/03/08 01:36:48 UTC

[jira] [Updated] (HBASE-10704) BaseLoadBalancer#roundRobinAssignment() may add same region to assignment plan multiple times

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

Ted Yu updated HBASE-10704:
---------------------------

    Description: 
BaseLoadBalancer#roundRobinAssignment() may add same region to assignment plan multiple times.

This happens in computing lastFewRegions where cluster.wouldLowerAvailability() returns true.

  was:
BaseLoadBalancer#roundRobinAssignment() may add same region to assignment plan multiple times.

This may happen in computing lastFewRegions where cluster.wouldLowerAvailability() returns true.


> BaseLoadBalancer#roundRobinAssignment() may add same region to assignment plan multiple times
> ---------------------------------------------------------------------------------------------
>
>                 Key: HBASE-10704
>                 URL: https://issues.apache.org/jira/browse/HBASE-10704
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>
> BaseLoadBalancer#roundRobinAssignment() may add same region to assignment plan multiple times.
> This happens in computing lastFewRegions where cluster.wouldLowerAvailability() returns true.



--
This message was sent by Atlassian JIRA
(v6.2#6252)