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

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

GitHub user shanthoosh opened a pull request:

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

    SAMZA-1686: Set finite operation timeout when creating zkClient.

    Currently zkClient is created with operationRetryTimeOut of -1. This causes 
zkClient to retry indefinitely in case of irrecoverable exceptions thereby 
delaying the StreamProcessor shutdown. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shanthoosh/samza master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/487.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #487
    
----
commit 20c987ab30817db7065870b30a386ae522152171
Author: Shanthoosh Venkataraman <svenkataraman@...>
Date:   2018-04-24T02:00:13Z

    Set operation timeout when creating zkClient.

----


> Set finite operation timeout when creating zkClient.
> ----------------------------------------------------
>
>                 Key: SAMZA-1686
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1686
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Major
>
> Currently zkClient is created with operationRetryTimeOut of -1. This causes 
> zkClient to retry indefinitely in case of irrecoverable exceptions thereby 
> delaying the StreamProcessor shutdown. 



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

Reply via email to