You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "lohit vijayarenu (JIRA)" <ji...@apache.org> on 2008/04/01 00:22:24 UTC

[jira] Updated: (HADOOP-2831) Remove the deprecated INode.getAbsoluteName()

     [ https://issues.apache.org/jira/browse/HADOOP-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

lohit vijayarenu updated HADOOP-2831:
-------------------------------------

    Status: Patch Available  (was: Open)

> 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
>
>         Attachments: HADOOP-2831-1.patch, HADOOP-2831-2.patch
>
>
> 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.