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

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

    Attachment: 3883_20081007.patch

3883_20081007.patch:

- Limit namenode to assign at most one generation stamp for a particular block 
within a short period, which is 10 seconds defined in 
FSConstants.LEASE_RECOVER_PERIOD.

- Introduce GenerationStamp.UpdateException so that update from a higher gs to 
a lower gs will be stopped.

- Introduce BlockRecoveryException.  This is another bug: Previously, null is 
returned in DataNode.syncBlock(...) for both normal case and error case.

> TestFileCreation fails once in a while
> --------------------------------------
>
>                 Key: HADOOP-3883
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3883
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>    Affects Versions: 0.19.0
>            Reporter: Lohit Vijayarenu
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 3883_20081007.patch
>
>
> TestFileCreation fails once in a while.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to