[ https://issues.apache.org/jira/browse/ZOOKEEPER-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416280#comment-15416280 ]
Ted Dunning commented on ZOOKEEPER-2509: ---------------------------------------- [~rgs] Thanks for the pointer. I got some hints from that other test that helped get rid of some spurious exceptions. > Secure mode leaks memory > ------------------------ > > Key: ZOOKEEPER-2509 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2509 > Project: ZooKeeper > Issue Type: Bug > Affects Versions: 3.5.1, 3.5.2 > Reporter: Ted Dunning > Fix For: 3.5.3 > > Attachments: leak-patch.patch > > > 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)