You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 22:39:01 UTC

[jira] [Updated] (GEODE-5772) fix the potential cache leak caused by reconnect

     [ https://issues.apache.org/jira/browse/GEODE-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-5772:
----------------------------------
    Labels: pull-request-available  (was: )

> fix the potential cache leak caused by reconnect
> ------------------------------------------------
>
>                 Key: GEODE-5772
>                 URL: https://issues.apache.org/jira/browse/GEODE-5772
>             Project: Geode
>          Issue Type: Bug
>          Components: core
>            Reporter: xiaojian zhou
>            Priority: Major
>              Labels: pull-request-available
>
> Customer reported when reconnect happens, the memory usage will increase a lot. 
>  
> After investigation with Barry and Anil, we found there're one or more cache instances are still alive after reconnect closed it and created a new live cache. 
>  
> We walk through the code and fix some potential places that still hold the cache reference. 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)