[ 
https://issues.apache.org/jira/browse/HADOOP-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh J resolved HADOOP-1555.
-----------------------------

    Resolution: Cannot Reproduce

Running:
{code}
ant findbugs -Dfindbugs.home=/path/to/findbugs
{code}

Tells me that there does not seem to be any findbugs on common trunk. Marking 
as cannot reproduce (now).

This was opened back in '07. A new JIRA can be filed for current findbugs.

> Fix a few more FindBugs issues
> ------------------------------
>
>                 Key: HADOOP-1555
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1555
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.13.0
>            Reporter: Albert Strasheim
>         Attachments: findbugsv0.patch
>
>
> I'm attaching a patch to fix a few more FindBugs issues. Most of these fixes 
> are relatively minor. I also went ahead and fixed some issues in the tests.
> This patch includes some fixes for "inconsistent synchronization" reported by 
> FindBugs. However, FindBugs still reports some cases of inconsistent 
> synchronization that I'm not quite sure how to fix.
> Also, in ChecksumFileSystem.copyToLocalFile, there is an instanceof 
> ChecksumFileSystem check that FindBugs says will always return true. I'm not 
> quite sure what was intended here.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to