You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/01/08 05:40:46 UTC

[jira] [Updated] (GEODE-190) ReflectionBasedAutoSerializer leaks heap memory every time the Geode cache is closed

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

Anthony Baker updated GEODE-190:
--------------------------------
    Fix Version/s: 1.0.0-alpha1

> ReflectionBasedAutoSerializer leaks heap memory every time the Geode cache is closed
> ------------------------------------------------------------------------------------
>
>                 Key: GEODE-190
>                 URL: https://issues.apache.org/jira/browse/GEODE-190
>             Project: Geode
>          Issue Type: Bug
>          Components: serialization
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Minor
>             Fix For: 1.0.0-alpha1
>
>
> If the ReflectionBasedAutoSerializer then every time the Geode cache is closed some of the object that should become garbage do not. They are strongly referenced. If an app repeatedly closes and recreates the cache then this will eventually cause an OutOfMemoryException.



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