[
https://issues.apache.org/jira/browse/SAMZA-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shanthoosh Venkataraman closed SAMZA-1712.
------------------------------------------
> 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)