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

stack resolved HBASE-4464.
--------------------------

    Resolution: Not A Problem

Resolving.  For old balancer, not for new stochastic.

> Make region balancing parallel with balancer.balanceCluster()
> -------------------------------------------------------------
>
>                 Key: HBASE-4464
>                 URL: https://issues.apache.org/jira/browse/HBASE-4464
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>
> balancer.balanceCluster() generates RegionPlans for HMaster.balance() to 
> execute.
> We don't retract any RegionPlan in balancer.balanceCluster().
> In the near future, more complex algorithm would be introduced to try 
> achieving maximum block location affinity for the regions to be moved. This 
> means balancer.balanceCluster() would take longer to return.
> This JIRA makes region balancing parallel with balancer.balanceCluster()
> Meaning region balancing would be performed when balancer.balanceCluster() is 
> still running.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to