You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/10/16 00:02:46 UTC

[jira] Updated: (HADOOP-4423) FSDataset.getStoredBlock(id) should not return corrupted information

     [ https://issues.apache.org/jira/browse/HADOOP-4423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4423:
-------------------------------------------

    Fix Version/s: 0.18.2
          Summary: FSDataset.getStoredBlock(id) should not return corrupted information  (was: FSDataset.getStoredBlock(id) should not revert corrupted information)

This problem is also in 0.18

> 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
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>
> 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.