You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2018/01/08 22:10:01 UTC

[jira] [Resolved] (KAFKA-6428) Fail builds on findbugs warnings

     [ https://issues.apache.org/jira/browse/KAFKA-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ewen Cheslack-Postava resolved KAFKA-6428.
------------------------------------------
    Resolution: Invalid

Seems it was already setup to report & fail, the reporting on Jenkins was just missing.

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