[
https://issues.apache.org/jira/browse/HADOOP-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583884#action_12583884
]
Hadoop QA commented on HADOOP-2831:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12378977/HADOOP-2831-2.patch
against trunk revision 619744.
@author +1. The patch does not contain any @author tags.
tests included -1. The patch doesn't appear to include any new or modified
tests.
Please justify why no tests are needed for this patch.
patch -1. The patch command could not apply the patch.
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2105/console
This message is automatically generated.
> 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.