You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/06/12 18:56:26 UTC

[jira] Commented: (HADOOP-1417) Exclude some Findbugs detectors

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

Owen O'Malley commented on HADOOP-1417:
---------------------------------------

I like Nigel's list and Raghu's dead stores in the jsp. Sleeping with a lock held is never good and should be explained on a case by case basis.

> Exclude some Findbugs detectors
> -------------------------------
>
>                 Key: HADOOP-1417
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1417
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.14.0
>            Reporter: Nigel Daley
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> Exclude these detectors from Findbugs:
>  - May expose internal representation by returning reference to mutable object
>  - May expose internal representation by incorporating reference to mutable object
>  - Comparator doesn't implement Serializable

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.