srdo commented on code in PR #20333: URL: https://github.com/apache/kafka/pull/20333#discussion_r2265198167
########## gradle/spotbugs-exclude.xml: ########## @@ -719,4 +724,15 @@ For a detailed description of spotbugs bug categories, see https://spotbugs.read <Bug pattern="HSM_HIDING_METHOD"/> </Match> + <Match> + <!-- New warning type added when we upgraded from spotbugs 4.8.6 to 4.9.1. Review Comment: ```suggestion <!-- New warning type added when we upgraded from spotbugs 4.8.6 to 4.9.4. ``` -- 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