Corlobin commented on a change in pull request #11841:
URL: https://github.com/apache/kafka/pull/11841#discussion_r820160846



##########
File path: gradle/spotbugs-exclude.xml
##########
@@ -49,6 +49,7 @@ For a detailed description of spotbugs bug categories, see 
https://spotbugs.read
              some categories of bug reports when using Scala, since spotbugs 
generates huge
              numbers of false positives in some of these categories when 
examining Scala code.
 
+            SA_FIELD_SELF_COMPARISON: This method compares a field with 
itself, and may indicate a typo or a logic error.

Review comment:
       Thanks @showuon , great idea, github issue link added! 




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


Reply via email to