You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2022/11/28 22:04:00 UTC

[jira] [Created] (CASSANDRA-18077) Add SpotBugs to the build

David Capwell created CASSANDRA-18077:
-----------------------------------------

             Summary: Add SpotBugs to the build
                 Key: CASSANDRA-18077
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18077
             Project: Cassandra
          Issue Type: Improvement
          Components: Build, CI
            Reporter: David Capwell


When working on CASSANDRA-17178 I found that several classes were being reported by the Simulator for not defining serializer version when they are Serializable; this may cause issues for the Simulator so felt it would be best to detect these earlier on before merging new ones.

SpotBugs has a large set of checks, some more valuable than others for the project; so we should maintain a curated list of issues to fail the build on, and others to warn on.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org