[
https://issues.apache.org/jira/browse/HADOOP-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dhruba borthakur updated HADOOP-1653:
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
0.14.0
Status: Resolved (was: Patch Available)
I just committed this. Thanks Christophe.
> FSDirectory class code cleanup
> ------------------------------
>
> Key: HADOOP-1653
> URL: https://issues.apache.org/jira/browse/HADOOP-1653
> Project: Hadoop
> Issue Type: Improvement
> Components: dfs
> Affects Versions: 0.14.0, 0.15.0
> Reporter: Christophe Taton
> Priority: Trivial
> Fix For: 0.14.0, 0.15.0
>
> Attachments: fsdirectory-cleanup-20070730-1111.patch
>
>
> - lets FSDirectory.INode become a static class, thus sparing one pointer per
> INode
> - removes an unused constructor for FSDirectory.INode
> - merges identical methods INode.getAbsoluteName() and INode.computeName()
> and optimizes it using StringBuffer
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.