[ https://issues.apache.org/jira/browse/HADOOP-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-1744: --------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. Thanks, Christophe! > 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.