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

Shanthoosh Venkataraman resolved SAMZA-1712.
--------------------------------------------
    Resolution: Fixed

> Tear down of connections in ZkClient on interrupts.
> ---------------------------------------------------
>
>                 Key: SAMZA-1712
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1712
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Major
>
> If a thread executing zkClient.close is interrupted, currently we swallow the 
> ZkInterruptedException and proceed without closing the zookeeper connection. 
> This leads to ephemeral nodes of StreamProcessor lurking around in zookeeper 
> after StreamProcessor shutdown.
> Users had to wait till zookeeper server session timeout for the ephemeral 
> nodes to get deleted. 
>  



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

Reply via email to