You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Shanthoosh Venkataraman (JIRA)" <ji...@apache.org> on 2018/04/24 02:22:00 UTC

[jira] [Created] (SAMZA-1686) Set operation timeout when creating zkClient.

Shanthoosh Venkataraman created SAMZA-1686:
----------------------------------------------

             Summary: Set 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


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)