[ 
https://issues.apache.org/jira/browse/SAMZA-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16537443#comment-16537443
 ] 

ASF GitHub Bot commented on SAMZA-1761:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/565


> 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)

Reply via email to