Dear Kafka developers, Our CI is currently using JDK 24 to run tests [0]. Thanks to Stig Døssing for making this contribution!
However, SpotBugs is disabled when using JDK 24 [1], so you won’t see the SpotBugs reports if you are also using JDK 24. There is an open JIRA to track the SpotBugs upgrade [2], so this awkward situation should not last long :) [0] https://github.com/apache/kafka/commit/25da7051785b35e7097ee41b430f212e7eafb2f4 [1] https://github.com/spotbugs/spotbugs/issues/3320 [2] https://issues.apache.org/jira/browse/KAFKA-19580 Best, Chia-Ping