[
https://issues.apache.org/jira/browse/MAPREDUCE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929501#action_12929501
]
dhruba borthakur commented on MAPREDUCE-2173:
---------------------------------------------
+1
> Race condition in TestBlockFixer causes intermittent failure
> ------------------------------------------------------------
>
> Key: MAPREDUCE-2173
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2173
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Patrick Kling
> Attachments: MAPREDUCE-2173.patch
>
>
> TestBlockFixer sometimes fails in reportCorruptBlocks because a corrupt block
> is deleted before in.readFully is called. This causes a BlockMissingException
> instead of the expected ChecksumException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.