You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2019/03/19 18:02:00 UTC

[jira] [Resolved] (SAMZA-1732) Reduce the coordination timeouts in TestZkLocalApplicationRunner tests.

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

Prateek Maheshwari resolved SAMZA-1732.
---------------------------------------
    Resolution: Fixed

> Reduce the coordination timeouts in TestZkLocalApplicationRunner tests.
> -----------------------------------------------------------------------
>
>                 Key: SAMZA-1732
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1732
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Major
>
> *Problem:*
> Currently all the tests in TestZkLocalApplicationRunner takes around 5 minutes to finish.  This unnecessarily increases  the build time of :samza-test module and the overall samza codebase build.
> *Fix:* 
> Reducing the zookeeper coordination timeout in all the TestZkLocalApplicationRunner tests to reduce the test time.
>  
> * Change debounce timeout from 20 seconds to 2 seconds.
> * Change task.shutdown timeout from 30 seconds to 5 seconds.
> * Change barrier timeout from 40 seconds to 2 seconds.



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