[
https://issues.apache.org/jira/browse/HBASE-8391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639537#comment-13639537
]
Hudson commented on HBASE-8391:
-------------------------------
Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #507 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/507/])
HBASE-8390 Trunk/0.95 cannot simply compile against Hadoop 1.0
HBASE-8391 StochasticLoadBalancer doesn't call needsBalance (Revision 1471050)
Result = ABORTED
jdcryans :
Files :
* /hbase/trunk/dev-support/test-patch.sh
* /hbase/trunk/hbase-common/pom.xml
* /hbase/trunk/hbase-examples/pom.xml
* /hbase/trunk/hbase-it/pom.xml
* /hbase/trunk/hbase-server/pom.xml
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/DefaultLoadBalancer.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java
* /hbase/trunk/pom.xml
> StochasticLoadBalancer doesn't call needsBalance
> ------------------------------------------------
>
> Key: HBASE-8391
> URL: https://issues.apache.org/jira/browse/HBASE-8391
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.95.0
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Fix For: 0.98.0, 0.95.1
>
> Attachments: HBASE-8391.patch
>
>
> StochasticLoadBalancer doesn't call BaseLoadBalancer.needsBalance so it
> always try to compute a move even if the cluster is correctly balanced. While
> looking at that code I figured I could refactor the basic checks into
> BaseLoadBalancer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira