[ 
https://issues.apache.org/jira/browse/CURATOR-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14502015#comment-14502015
 ] 

Jordan Zimmerman commented on CURATOR-14:
-----------------------------------------

[~iocanel] - what's the status of this?

> Memory leak in Curator watches
> ------------------------------
>
>                 Key: CURATOR-14
>                 URL: https://issues.apache.org/jira/browse/CURATOR-14
>             Project: Apache Curator
>          Issue Type: New Feature
>          Components: Recipes
>    Affects Versions: 2.0.0-incubating
>            Reporter: Brandon Beck
>            Assignee: Ioannis Canellos
>            Priority: Minor
>             Fix For: TBD
>
>         Attachments: CURATOR-14-dispatchingwatcher.patch, 
> CURATOR-14-draft-2.patch, CURATOR-14-draft-3.patch, CURATOR-14.patch, 
> MemoryTest.java
>
>
> The JVM runs out of memory if you repetitively create a PathChildrenCache, 
> start it then immediately stop it.  It appears that the memory is taken up by 
> a watch that isn't ever cleaned up.  Curator attempts to do some pooling of 
> watches, but doesn't seem to use the path in the pooling.



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

Reply via email to