[ 
https://issues.apache.org/jira/browse/HDDS-10150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai updated HDDS-10150:
------------------------------------
    Description: 
Spotbugs 3 does not support Java 17, so we need to upgrade to Spotbugs 4 or 
later.

Analysis with Spotbugs 4 uncovers lots of new issues compared to a run with 
Spotbugs 3.

{code:title=check with Spotbugs 4}
./hadoop-ozone/dev-support/checks/findbugs.sh -Dspotbugs.version=4.8.6.4
{code}

  was:
Analysis with Spotbugs 4 uncovers lots of issues.

{code:title=check with Spotbugs 4}
./hadoop-ozone/dev-support/checks/findbugs.sh -Dspotbugs.version=4.8.3.0
{code}


> Upgrade to Spotbugs 4
> ---------------------
>
>                 Key: HDDS-10150
>                 URL: https://issues.apache.org/jira/browse/HDDS-10150
>             Project: Apache Ozone
>          Issue Type: Task
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>         Attachments: summary.html, summary.txt
>
>
> Spotbugs 3 does not support Java 17, so we need to upgrade to Spotbugs 4 or 
> later.
> Analysis with Spotbugs 4 uncovers lots of new issues compared to a run with 
> Spotbugs 3.
> {code:title=check with Spotbugs 4}
> ./hadoop-ozone/dev-support/checks/findbugs.sh -Dspotbugs.version=4.8.6.4
> {code}



--
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