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 17:57:00 UTC

[jira] [Resolved] (SAMZA-1761) Reduce runTime of TestZkUtils test.

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

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

> Reduce runTime of TestZkUtils test. 
> ------------------------------------
>
>                 Key: SAMZA-1761
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1761
>             Project: Samza
>          Issue Type: New Feature
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Major
>
> Currently the test ZkUtils.testRegisterProcessorAndGetIdShouldFailForDuplicateProcessorRegistration takesĀ  40 seconds to complete.
> During processor registration if there're duplicate processors in the group there's a retry based upon configured zookeeper session timeout(to mitigate ephemeral nodes left over from previous run).
> TestĀ takes longer time to run due to high zookeeper session timeout and fix is to reduce zookeeper sessionTimeout value to 500 ms for the test.



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