Ewen Cheslack-Postava created KAFKA-6428:
--------------------------------------------
Summary: Fail builds on findbugs warnings
Key: KAFKA-6428
URL: https://issues.apache.org/jira/browse/KAFKA-6428
Project: Kafka
Issue Type: Improvement
Components: build
Reporter: Ewen Cheslack-Postava
Assignee: Ewen Cheslack-Postava
Findbugs spots likely bugs, and especially for warnings at the High level, it
actually has pretty good signal for real bugs (or just things that might be
risky). We should be failing builds, especially PRs, if any sufficiently high
warnings are listed. We should get this enabled for that level and then decide
if we want to adjust the level of warnings we want to address.
This likely relates to KAFKA-5887 since findbugs may not be sufficiently
maintained for JDK9 support. In any case, the intent is to fail the build based
on whichever tool is used.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)