[ https://issues.apache.org/jira/browse/HADOOP-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521547 ]
Hadoop QA commented on HADOOP-1743: ----------------------------------- +1 http://issues.apache.org/jira/secure/attachment/12364200/separateINode.patch applied and successfully tested against trunk revision r567877. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/582/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/582/console > INode refactoring > ----------------- > > Key: HADOOP-1743 > URL: https://issues.apache.org/jira/browse/HADOOP-1743 > Project: Hadoop > Issue Type: Improvement > Components: dfs > Affects Versions: 0.14.0 > Reporter: Konstantin Shvachko > Assignee: Konstantin Shvachko > Fix For: 0.15.0 > > Attachments: separateINode.patch > > > This is one of the patches related to name-node memory optimization > HADOOP-1687. > It moves INode into a separate (base) class with two separate derived classes > for files and directories. > I also eliminated unnecessary recursions in a couple of places. > And made preparation for further steps outlined in HADOOP-1687. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.