[ 
https://issues.apache.org/jira/browse/HADOOP-19731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034183#comment-18034183
 ] 

ASF GitHub Bot commented on HADOOP-19731:
-----------------------------------------

zhtttylz opened a new pull request, #8053:
URL: https://github.com/apache/hadoop/pull/8053

   ### Description of PR
   HADOOP-19731. Fix SpotBugs warnings introduced after SpotBugs version 
upgrade.
   
   ### How was this patch tested?
   
   Ran `mvn -Dspotbugs.skip=false spotbugs:spotbugs` on affected modules and 
verified the build no longer fails on SpotBugs warnings. No functional code 
changes, config-only.
   
   ### For code changes:
   
   - Add a project-wide baseline at dev-support/findbugs-exclude-global.xml. 
   - Consolidate SpotBugs plugin config in affected module POMs to consistently 
include local excludes and the new global baseline. 
   - Wire the global baseline from hadoop-project-dist/pom.xml; introduce a 
root path property to reference the repository root. 




> Fix SpotBugs warnings introduced after SpotBugs version upgrade.
> ----------------------------------------------------------------
>
>                 Key: HADOOP-19731
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19731
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: common, hdfs, mapreduce, yarn
>    Affects Versions: 3.5.0
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>
> Following the upgrade to SpotBugs {*}4.9.7{*}, several new warnings have 
> emerged.
> We plan to address these warnings to improve code safety and maintain 
> compatibility with the updated analysis rules.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to