[
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)