ijuma commented on code in PR #11579:
URL: https://github.com/apache/kafka/pull/11579#discussion_r890132880


##########
gradle/spotbugs-exclude.xml:
##########
@@ -105,6 +127,19 @@ For a detailed description of spotbugs bug categories, see 
https://spotbugs.read
         <Bug pattern="NP_NONNULL_PARAM_VIOLATION"/>
     </Match>
 
+    <!-- false positive, see:
+       https://github.com/spotbugs/spotbugs/issues/600
+       https://github.com/spotbugs/spotbugs/issues/1791

Review Comment:
   Looks like 
https://github.com/spotbugs/spotbugs/commit/720af6cdd592d2e49d3a472465eed9ad361ebd27
 would help, but it's not available in a released version yet.



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to