[ 
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

Reply via email to