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

Hudson commented on HDFS-11316:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11139 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11139/])
HDFS-11316. (yqlin: rev 724bb8635144dd16fc18cf95a78db6c3d5d1c468)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestDataNodeVolumeFailure.java


> TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails in trunk
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-11316
>                 URL: https://issues.apache.org/jira/browse/HDFS-11316
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Yiqun Lin
>            Assignee: Yiqun Lin
>            Priority: Minor
>             Fix For: 3.0.0-alpha2
>
>         Attachments: HDFS-11316.001.patch, HDFS-11316.002.patch
>
>
> The test {{TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure}} 
> fails frequently in recent Jenkins buildings. The stack infos:
> {code}
> org.apache.hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure.testUnderReplicationAfterVolFailure
> java.lang.AssertionError: There is no under replicated block after volume 
> failure
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at 
> org.apache.hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure.testUnderReplicationAfterVolFailure(TestDataNodeVolumeFailure.java:419)
> {code}
> We would be better using {{GenericTestUtils.waitFor}} here to wait for the 
> condition being satisfied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to