[ https://issues.apache.org/jira/browse/HADOOP-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Chansler reassigned HADOOP-2831: --------------------------------------- Assignee: lohit vijayarenu If deprecated in 0.15, then remove for 0.17. Otherwise set the fix version for this issue to 0.18. > Remove the deprecated INode.getAbsoluteName() > --------------------------------------------- > > Key: HADOOP-2831 > URL: https://issues.apache.org/jira/browse/HADOOP-2831 > Project: Hadoop Core > Issue Type: Improvement > Components: dfs > Reporter: Tsz Wo (Nicholas), SZE > Assignee: lohit vijayarenu > Priority: Blocker > Fix For: 0.17.0 > > > The deprecated INode.getAbsoluteName() should be removed so that > INode.parent could be eliminated later on. > INode.getAbsoluteName() currently is only used in > FSImage.writeINodeUnderConstruction(...) . It also introduces unnecessary > recursion. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.