Shanthoosh Venkataraman created SAMZA-1712:
----------------------------------------------

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


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