[
https://issues.apache.org/jira/browse/HADOOP-4423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640871#action_12640871
]
Hudson commented on HADOOP-4423:
--------------------------------
Integrated in Hadoop-trunk #637 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/637/])
. Keep block length when the block recovery is triggered by append.
(szetszwo)
> FSDataset.getStoredBlock(id) should not return corrupted information
> --------------------------------------------------------------------
>
> Key: HADOOP-4423
> URL: https://issues.apache.org/jira/browse/HADOOP-4423
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: 4423_20081016.patch, 4423_20081016b.patch,
> 4423_20081017.patch
>
>
> If a block file is corrupted so that the length is changed,
> FSDataset.getStoredBlock(id) will return a Block object with the corrupted
> length.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.