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 "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2011/04/12 20:16:06 UTC

[jira] [Created] (HDFS-1832) FSNamesystem#startFileInternal unnecessarily traverses the directory multiple times

FSNamesystem#startFileInternal unnecessarily traverses the directory multiple times
-----------------------------------------------------------------------------------

                 Key: HDFS-1832
                 URL: https://issues.apache.org/jira/browse/HDFS-1832
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: name-node
    Affects Versions: 0.22.0, 0.23.0
            Reporter: Suresh Srinivas
            Assignee: Suresh Srinivas
             Fix For: 0.23.0


FSNamesystem#startFileIntrnal looks up Inode for a given path multiple times. A single lookup should be sufficient.

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