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

Suresh Srinivas updated HDFS-4151:
----------------------------------

    Fix Version/s: 2.0.5-beta

I merged this patch to branch-2.
                
> Passing INodesInPath instead of INode[] in FSDirectory
> ------------------------------------------------------
>
>                 Key: HDFS-4151
>                 URL: https://issues.apache.org/jira/browse/HDFS-4151
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: namenode
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.5-beta
>
>         Attachments: h4151_20121104.patch, h4151_20121105.patch
>
>
> Currently, many methods in FSDirectory pass INode[] as a parameter.  It is 
> better to pass INodesInPath so that we can add more path information later 
> on.  This is especially useful in Snapshot implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to