[
https://issues.apache.org/jira/browse/MAPREDUCE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929513#action_12929513
]
Hudson commented on MAPREDUCE-2173:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #530 (See
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/530/])
MAPREDUCE-2173. Fix race condition in TestBlockFixer that was
causing intermittent failure (Ramkumar Vadali via dhruba)
> 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
> Assignee: Patrick Kling
> Fix For: 0.22.0
>
> 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.