[
https://issues.apache.org/jira/browse/GEODE-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider resolved GEODE-1199.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0-incubating.M3
> offheap memory leak if a remote CacheWriter is invoked on an off-heap region
> ----------------------------------------------------------------------------
>
> Key: GEODE-1199
> URL: https://issues.apache.org/jira/browse/GEODE-1199
> Project: Geode
> Issue Type: Bug
> Components: offheap
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Fix For: 1.0.0-incubating.M3
>
>
> If you have a distributed off-heap region and the CacheWriter is in a remote
> member then when you do a put on the off-heap region it will need to invoke
> the CacheWriter on the remote member. When this "net write" is done it causes
> the off-heap memory value for that operations to never be freed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)