You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/04/04 14:42:01 UTC

[jira] [Created] (FLINK-9131) Disable spotbugs on travis

Chesnay Schepler created FLINK-9131:
---------------------------------------

             Summary: Disable spotbugs on travis
                 Key: FLINK-9131
                 URL: https://issues.apache.org/jira/browse/FLINK-9131
             Project: Flink
          Issue Type: Improvement
          Components: Travis
    Affects Versions: 1.5.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler


The misc profile that also runs spotbugs is consistently timing out on travis at the moment.

The spotbugs plugin is a major contributor to the compilation time, for example it doubles the compile time for flink-runtime.

I suggest to temporarily disable spotbugs, and re-enable it at a lter point when we figure out the daily cron jobs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)