peterxcli commented on code in PR #7955:
URL: https://github.com/apache/ozone/pull/7955#discussion_r1966702727


##########
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:
   Should this file be removed if those filters are fixed?



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

Reply via email to