[
https://issues.apache.org/jira/browse/HADOOP-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521624
]
Hadoop QA commented on HADOOP-1744:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12364258/1744-20070821a.patch
applied and successfully tested against trunk revision r568275.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/587/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/587/console
> Small cleanup of DistributedFileSystem and DFSClient (next)
> -----------------------------------------------------------
>
> Key: HADOOP-1744
> URL: https://issues.apache.org/jira/browse/HADOOP-1744
> Project: Hadoop
> Issue Type: Improvement
> Components: dfs
> Reporter: Christophe Taton
> Assignee: Christophe Taton
> Priority: Trivial
> Fix For: 0.15.0
>
> Attachments: 1744-20070821a.patch
>
>
> Next step to remove UTF8:
> - DistributedFileSystem and DFSClient
> - completely removed {{UTF8 getPath()}}, replaced with {{String
> getPathName()}}
> - removed some unused imports (warnings)
> - two test cases, the browse directory JSP, dfs.NamenodeFsck and
> dfs.StreamFile updated
> The patch is ~300 lines.
> JUnit tests run successfully.
> Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.