[
https://issues.apache.org/jira/browse/HBASE-8710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784593#comment-13784593
]
Hudson commented on HBASE-8710:
-------------------------------
SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #773 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/773/])
HBASE-8710 The balancer shouldn't try balancing one node (James Kinley via JD)
(jdcryans: rev 1528564)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java
> The balancer shouldn't try balancing one node
> ---------------------------------------------
>
> Key: HBASE-8710
> URL: https://issues.apache.org/jira/browse/HBASE-8710
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.95.1
> Reporter: Jean-Daniel Cryans
> Assignee: James Kinley
> Priority: Minor
> Fix For: 0.98.0, 0.96.0
>
> Attachments: HBASE-8710-1.patch, HBASE-8710-2.patch,
> HBASE-8710-3.patch
>
>
> In my logs, testing 0.95.1 RC1, I see:
> {noformat}
> 2013-06-07 17:31:47,377 DEBUG
> [ip-10-20-46-44.novalocal,48569,1370640098134-BalancerChore]
> balancer.StochasticLoadBalancer: Could not find a better load balance plan.
> Tried 3200 different configurations in 27ms, and did not find anything with a
> computed cost less than 25.0
> {noformat}
> Ideally we'd not even try one configuration, let alone 3.2k.
--
This message was sent by Atlassian JIRA
(v6.1#6144)