[
https://issues.apache.org/jira/browse/HADOOP-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515900
]
Hadoop QA commented on HADOOP-1653:
-----------------------------------
-1, could not apply patch.
The patch command could not apply the latest attachment
http://issues.apache.org/jira/secure/attachment/12362566/fsdirectory-cleanup-20070725-1706.patch
as a patch to trunk revision r560014.
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/477/console
Please note that this message is automatically generated and may represent a
problem with the automation system and not the patch.
> 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.15.0
> Reporter: Christophe Taton
> Priority: Trivial
> Attachments: fsdirectory-cleanup-20070725-1706.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.