GlenGeng commented on a change in pull request #1902:
URL: https://github.com/apache/ozone/pull/1902#discussion_r571802766



##########
File path: hadoop-hdds/server-scm/dev-support/findbugsExcludeFile.xml
##########
@@ -47,4 +47,8 @@
     <Class 
name="org.apache.hadoop.hdds.scm.server.TestSCMSecurityProtocolServer" />
     <Bug pattern="URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD" />
   </Match>
+  <Match>
+    <Class 
name="org.apache.hadoop.hdds.scm.metadata.TestSCMTransactionInfoCodec"/>

Review comment:
       This is the same handling way of 
`org.apache.hadoop.hdds.scm.metadata.TestOMTransactionInfoCodec`. Just keep 
consistent here.




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

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