[
https://issues.apache.org/jira/browse/HDFS-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028459#comment-13028459
]
Tsz Wo (Nicholas), SZE commented on HDFS-1856:
----------------------------------------------
TestDatanodeBlockScanner is failing on trunk; see [build
#446|https://builds.apache.org/hudson/job/PreCommit-HDFS-Build/446//testReport/org.apache.hadoop.hdfs/TestDatanodeBlockScanner/testBlockCorruptionRecoveryPolicy1/].
{noformat}
java.util.concurrent.TimeoutException: Timed out waiting for corrupt replicas.
Waiting for 1, but only found 1
at
org.apache.hadoop.hdfs.DFSTestUtil.waitCorruptReplicas(DFSTestUtil.java:308)
at
org.apache.hadoop.hdfs.TestDatanodeBlockScanner.blockCorruptionRecoveryPolicy(TestDatanodeBlockScanner.java:288)
at
org.apache.hadoop.hdfs.TestDatanodeBlockScanner.testBlockCorruptionRecoveryPolicy1(TestDatanodeBlockScanner.java:236)
{noformat}
> TestDatanodeBlockScanner waits forever, errs without giving information
> -----------------------------------------------------------------------
>
> Key: HDFS-1856
> URL: https://issues.apache.org/jira/browse/HDFS-1856
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: test
> Reporter: Matt Foley
> Assignee: Matt Foley
> Fix For: 0.23.0
>
> Attachments: TestDatanodeBlockScanner_tmouts_v2.patch,
> TestDatanodeBlockScanner_tmouts_v3.patch,
> TestDatanodeBlockScanner_tmouts_v4.patch
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira