You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2018/03/16 21:43:00 UTC

[jira] [Resolved] (SAMZA-1355) Enable standalone integration tests conditionally in build.

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

Jake Maes resolved SAMZA-1355.
------------------------------
    Resolution: Fixed

PR merged and closed

> Enable standalone integration tests conditionally in build.
> -----------------------------------------------------------
>
>                 Key: SAMZA-1355
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1355
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Minor
>
> Integration tests in samza standalone are pretty heavy weight and expensive(brings up embedded zookeeper, publishes messages to kafka, consumes from it). 
> By default these tests are run as a part of each samza build. This increases overall build time.
> Average build time without standalone integration tests : 4 mins 56 secs.
> Average build time with standalone integration tests : 9 mins 12 secs.
> Local dev builds are even slower, depending upon nature of machine.
> To alleviate this problem, we propose not to run this on normal build.



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