[ 
https://issues.apache.org/jira/browse/HDFS-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904157#comment-13904157
 ] 

Kihwal Lee commented on HDFS-5803:
----------------------------------

I just wanted make sure that the test timeout is not due to regression in the 
core code.  It looks like the trunk version has 3 extra test cases and 
{{testExitZeroOnSuccess}} accounts for most of the extra execution time. I did 
not see any sign of performance regression in the three common ones.

+1 for the patch.

> TestBalancer.testBalancer0 fails
> --------------------------------
>
>                 Key: HDFS-5803
>                 URL: https://issues.apache.org/jira/browse/HDFS-5803
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: Mit Desai
>            Assignee: Chen He
>         Attachments: HDFS-5803.patch
>
>
> The test testBalancer0 fails on branch 2. Below is the stack trace
> {noformat}
> java.util.concurrent.TimeoutException: Cluster failed to reached expected 
> values of totalSpace (current: 1500, expected: 1500), or usedSpace (current: 
> 280, expected: 300), in more than 20000 msec.
>       at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.waitForHeartBeat(TestBalancer.java:245)
>       at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.runBalancer(TestBalancer.java:375)
>       at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.doTest(TestBalancer.java:359)
>       at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.twoNodeTest(TestBalancer.java:404)
>       at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancer0Internal(TestBalancer.java:448)
>       at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancer0(TestBalancer.java:442)
> {noformat}



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

Reply via email to