Skip to content

Commit 2c4a942

Browse files
committed
YARN-11879. Fix SpotBugs issues in hadoop-yarn-common module.
1 parent e1c925b commit 2c4a942

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hadoop-yarn-project/hadoop-yarn/dev-support/findbugs-exclude.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -726,8 +726,5 @@
726726
<Package name="org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema" />
727727
</Match>
728728

729-
<Match><Bug category="EXPERIMENTAL"/></Match>
730-
<Match><Bug pattern="AT_.*"/></Match>
731-
<Match><Bug pattern="CT_.*"/></Match>
732729
<Match><Bug pattern="PA_PUBLIC_PRIMITIVE_ATTRIBUTE"/></Match>
733730
</FindBugsFilter>

0 commit comments

Comments
 (0)