[
https://issues.apache.org/jira/browse/MAPREDUCE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927721#action_12927721
]
Patrick Kling commented on MAPREDUCE-2173:
------------------------------------------
Review board: https://reviews.apache.org/r/25/
> 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.