[
https://issues.apache.org/jira/browse/CASSANDRA-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738949#action_12738949
]
Hudson commented on CASSANDRA-338:
----------------------------------
Integrated in Cassandra #157 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/157/])
brings findbugs count from 266 -> 250 bugs by fixing some scopes, removing
some dead code, and not implementing Serializable unnecessarily. patch by
Michael Greene; reviewed for by jbellis
> 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, cassandra-findbugs-2.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.