[
https://issues.apache.org/jira/browse/HDFS-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HDFS-4215:
----------------------------------
Fix Version/s: 2.0.5-beta
I merged this patch to branch-2.
> Improvements on INode and image loading
> ---------------------------------------
>
> Key: HDFS-4215
> URL: https://issues.apache.org/jira/browse/HDFS-4215
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: namenode
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 3.0.0, 2.0.5-beta
>
> Attachments: h4215_20121120.patch
>
>
> - There are multiple places checking whether an inode is file by checking
> !isDirectory() && !isSymlink(). Let's add isFile() to INode.
> - When adding child node to parent in image loading, synchronization is not
> needed.
--
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