We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c925b commit 2c4a942Copy full SHA for 2c4a942
hadoop-yarn-project/hadoop-yarn/dev-support/findbugs-exclude.xml
@@ -726,8 +726,5 @@
726
<Package name="org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema" />
727
</Match>
728
729
- <Match><Bug category="EXPERIMENTAL"/></Match>
730
- <Match><Bug pattern="AT_.*"/></Match>
731
- <Match><Bug pattern="CT_.*"/></Match>
732
<Match><Bug pattern="PA_PUBLIC_PRIMITIVE_ATTRIBUTE"/></Match>
733
</FindBugsFilter>
0 commit comments