[
https://issues.apache.org/jira/browse/SAMZA-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494445#comment-16494445
]
ASF GitHub Bot commented on SAMZA-1732:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/537
> 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)