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)