You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2016/08/10 04:56:20 UTC

[jira] [Created] (ZOOKEEPER-2509) Secure mode leaks memory

Ted Dunning created ZOOKEEPER-2509:
--------------------------------------

             Summary: Secure mode leaks memory
                 Key: ZOOKEEPER-2509
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2509
             Project: ZooKeeper
          Issue Type: Bug
            Reporter: Ted Dunning


The Netty connection handling logic fails to clean up watches on connection close. This causes memory to leak.

I will have a repro script available soon and a fix. I am not sure how to build a unit test since we would need to build an entire server and generate keys and such. Advice on that appreciated.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)