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

Attila Doroszlai edited comment on HDDS-12379 at 2/23/25 7:11 AM:
------------------------------------------------------------------

-I think I used Java 21.-

Sorry, I was wrong.  I have just removed the suppressions from 
hadoop-ozone/common/dev-support/findbugsExcludeFile.xml.

See description in HDDS-12342 for context.


was (Author: adoroszlai):
-I think I used Java 21.-

Sorry, I was wrong.  I have just removed the suppressions from 
hadoop-ozone/common/dev-support/findbugsExcludeFile.xml.

See description in HDDS-12342 for context.

Here's a run with most suppressions removed:

https://github.com/apache/ozone/commit/2defc46c97e00a2578972eeb1c708ffc022a8c9a
https://github.com/adoroszlai/ozone/actions/runs/13417711969/job/37482571228

> Fix spotbugs warnings in TestRadixTree
> --------------------------------------
>
>                 Key: HDDS-12379
>                 URL: https://issues.apache.org/jira/browse/HDDS-12379
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Attila Doroszlai
>            Assignee: Peter Lee
>            Priority: Major
>
> {code}
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.setupRadixTree()  At 
> TestRadixTree.java:[line 39]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.setupRadixTree()  At 
> TestRadixTree.java:[line 54]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.setupRadixTree()  At 
> TestRadixTree.java:[line 55]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.setupRadixTree()  At 
> TestRadixTree.java:[line 56]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.setupRadixTree()  At 
> TestRadixTree.java:[line 58]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.setupRadixTree()  At 
> TestRadixTree.java:[line 59]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.setupRadixTree()  At 
> TestRadixTree.java:[line 57]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.setupRadixTree()  At 
> TestRadixTree.java:[line 41]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLastNoeInPrefixPath()  At 
> TestRadixTree.java:[line 103]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLastNoeInPrefixPath()  At 
> TestRadixTree.java:[line 102]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefix()  At 
> TestRadixTree.java:[line 69]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefix()  At 
> TestRadixTree.java:[line 68]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefix()  At 
> TestRadixTree.java:[line 67]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefix()  At 
> TestRadixTree.java:[line 74]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefix()  At 
> TestRadixTree.java:[line 76]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefix()  At 
> TestRadixTree.java:[line 73]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefix()  At 
> TestRadixTree.java:[line 70]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefix()  At 
> TestRadixTree.java:[line 72]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefixPath()  At 
> TestRadixTree.java:[line 82]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefixPath()  At 
> TestRadixTree.java:[line 88]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testGetLongestPrefixPath()  At 
> TestRadixTree.java:[line 96]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testRemovePrefixPath()  At 
> TestRadixTree.java:[line 117]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testRemovePrefixPath()  At 
> TestRadixTree.java:[line 112]
> M D DMI: Hard coded reference to an absolute pathname in 
> org.apache.hadoop.ozone.util.TestRadixTree.testRemovePrefixPath()  At 
> TestRadixTree.java:[line 122]
> {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