You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2017/10/20 03:12:00 UTC

[jira] [Created] (BEAM-3081) Our findbugs config does not actually use Nullable annotations effectively

Kenneth Knowles created BEAM-3081:
-------------------------------------

             Summary: Our findbugs config does not actually use Nullable annotations effectively
                 Key: BEAM-3081
                 URL: https://issues.apache.org/jira/browse/BEAM-3081
             Project: Beam
          Issue Type: Improvement
          Components: build-system
            Reporter: Kenneth Knowles
            Assignee: Kenneth Knowles


We use {{@Nullable}} annotations mostly appropriately, but in fact our findbugs config was not delivering value based on these annotations, because it does not default to {{@NonNull}}. We can and should set this default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)