You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2011/03/11 00:16:04 UTC

[jira] Resolved: (HDFS-1746) Hdfs Federation: TestFileAppend3 fails intermittently.

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

Jitendra Nath Pandey resolved HDFS-1746.
----------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

I have committed this.

> Hdfs Federation: TestFileAppend3 fails intermittently.
> ------------------------------------------------------
>
>                 Key: HDFS-1746
>                 URL: https://issues.apache.org/jira/browse/HDFS-1746
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: name-node
>    Affects Versions: Federation Branch
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: Federation Branch
>
>         Attachments: HDFS-1746.1.patch
>
>
> TestFileAppend3 fails intermittently in the branch. The issue is that FSDataset#recoverCheck calls getReplicaInfo which also matches the generation stamp during pipeline recovery. The fix is to make sure generation stamp is not checked while replica lookup in this case as it is done in the trunk code. The generation stamp check is done later in recoverCheck method.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira