adoroszlai commented on code in PR #7955:
URL: https://github.com/apache/ozone/pull/7955#discussion_r1966703998
##########
hadoop-hdds/common/dev-support/findbugsExcludeFile.xml:
##########
@@ -33,10 +33,6 @@
</Match>
<!-- Test -->
- <Match>
- <Class name="org.apache.hadoop.hdds.TestHddsUtils"></Class>
- <Bug pattern="DMI_HARDCODED_ABSOLUTE_FILENAME" />
- </Match>
<Match>
<Class
name="~org\.apache\.hadoop\.hdds\.scm\.net\.TestNodeSchemaLoader\$.*"></Class>
<Bug pattern="URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD" />
Review Comment:
Sorry, I omitted "test" from my first comment... It should have been "Other
test suppressions".
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]