Raghav Aggarwal created TEZ-4712:
------------------------------------
Summary: Class-level SpotBugs exclusions for generated Protobuf
classes
Key: TEZ-4712
URL: https://issues.apache.org/jira/browse/TEZ-4712
Project: Apache Tez
Issue Type: Improvement
Reporter: Raghav Aggarwal
Assignee: Raghav Aggarwal
Instead of spotbugs targeting rules for individual fields (e.g., PARSER,
unknownFields) and methods (e.g., maybeForceBuilderInitialization), it should
be class-level.
Reason:
# Generated code should not be manually modified to fix SpotBugs warnings.
#
The simplified rules cover all classes and inner classes within the generated
Protobuf packages
--
This message was sent by Atlassian Jira
(v8.20.10#820010)