[
https://issues.apache.org/jira/browse/HDFS-11316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819839#comment-15819839
]
Arpit Agarwal commented on HDFS-11316:
--------------------------------------
+1 pending Jenkins. I'll let you use your new committer bit to commit,
congrats. :)
> TestDataNodeVolumeFailure fails frequently
> ------------------------------------------
>
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]