[
https://issues.apache.org/jira/browse/HDFS-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400637#comment-13400637
]
Kihwal Lee commented on HDFS-2881:
----------------------------------
It failed in one of the precommit builds. It looks different this time.
https://builds.apache.org/job/PreCommit-HDFS-Build/2683//testReport/
While waiting for the two bad replicas, the blocks were fixed. So
waitCorruptReplicas() only saw < 2 in each loop. Moreover, the first corrupt
block was reported by DFSClient while this method was reading the file and got
fixed (rereplicate/invalidate) before it looped, without involving
BlockScanner.
> org.apache.hadoop.hdfs.TestDatanodeBlockScanner Fails Intermittently
> --------------------------------------------------------------------
>
> Key: HDFS-2881
> URL: https://issues.apache.org/jira/browse/HDFS-2881
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 0.24.0
> Reporter: Robert Joseph Evans
> Attachments:
> TEST-org.apache.hadoop.hdfs.TestDatanodeBlockScanner.xml,
> org.apache.hadoop.hdfs.TestDatanodeBlockScanner-output.txt,
> org.apache.hadoop.hdfs.TestDatanodeBlockScanner.txt
>
>
> org.apache.hadoop.hdfs.TestDatanodeBlockScanner fails intermittently durring
> test-patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira