You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/03 21:55:14 UTC

[jira] Updated: (CASSANDRA-338) Fix low-hanging scoping and other issues picked up by findbugs

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

Michael Greene updated CASSANDRA-338:
-------------------------------------

    Attachment: cassandra-findbugs-1.diff

Attached patch brings count from 266 -> 250 bugs by fixing some scopes, removing some dead code, and properly implementing Serializable

> Fix low-hanging scoping and other issues picked up by findbugs
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-338
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-338
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.4
>            Reporter: Michael Greene
>            Priority: Trivial
>             Fix For: 0.4
>
>         Attachments: cassandra-findbugs-1.diff
>
>
> Findbugs currently reports 266 bugs against trunk.  Many of these are invalid, but many are genuine.  This issue will involve fixing the genuine ones that are fixable in time for 0.4.

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