[ 
https://issues.apache.org/jira/browse/HADOOP-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521593
 ] 

Hadoop QA commented on HADOOP-1744:
-----------------------------------

+0, new Findbugs warnings

http://issues.apache.org/jira/secure/attachment/12364201/1744-20070820a.patch
applied and successfully tested against trunk revision r567877,
but there appear to be new Findbugs warnings introduced by this patch.

New Findbugs warnings: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/585/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Test results:   
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/585/testReport/
Console output: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/585/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-20070820a.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.

Reply via email to