You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2016/03/04 20:25:40 UTC

[jira] [Created] (HDFS-9907) Exclude Ozone protobuf-generated classes from Findbugs analysis.

Chris Nauroth created HDFS-9907:
-----------------------------------

             Summary: Exclude Ozone protobuf-generated classes from Findbugs analysis.
                 Key: HDFS-9907
                 URL: https://issues.apache.org/jira/browse/HDFS-9907
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth
            Priority: Trivial


Pre-commit runs on the HDFS-7240 feature branch are currently flagging Ozone protobuf-generated classes with warnings.  These warnings aren't relevant, because we don't directly control the code generated by protoc.  We can exclude these classes in the Findbugs configuration, just like we do for other existing protobuf-generated classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)