File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
hadoop-mapreduce-project/dev-support
hadoop-yarn-project/hadoop-yarn/dev-support Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 554554 <Method name =" onSuccess" />
555555 <Bug pattern =" NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE" />
556556 </Match >
557-
558- <Match >
559- <Package name =" org.apache.hadoop.yarn.api.records.impl.pb" />
560- <Class name =" ~.*Impl$" />
561- <Bug pattern =" AT_STALE_THREAD_WRITE_OF_PRIMITIVE" />
562- </Match >
563557 </FindBugsFilter >
Original file line number Diff line number Diff line change 726726 <Package name =" org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema" />
727727 </Match >
728728
729+ <Match >
730+ <Package name =" org.apache.hadoop.yarn.api.records.impl.pb" />
731+ <Class name =" ~.*Impl$" />
732+ <Bug pattern =" AT_STALE_THREAD_WRITE_OF_PRIMITIVE" />
733+ </Match >
734+
729735</FindBugsFilter >
You can’t perform that action at this time.
0 commit comments