You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2017/03/07 19:51:38 UTC

[jira] [Assigned] (GEODE-2616) A colocated paritioned region will leak memory when it is closed or destroyed

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

Darrel Schneider reassigned GEODE-2616:
---------------------------------------

    Assignee: Darrel Schneider

> A colocated paritioned region will leak memory when it is closed or destroyed
> -----------------------------------------------------------------------------
>
>                 Key: GEODE-2616
>                 URL: https://issues.apache.org/jira/browse/GEODE-2616
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>    Affects Versions: 1.1.0
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>
> When a colocated partitioned region is created it registers itself with the parent region it is colocated with. When that same region is closed or destroyed it does not deregister itself from the parent.
> This results in a memory leak that remains until the parent region is itself closed or destroyed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)