Darrel Schneider created GEODE-1199:
---------------------------------------
Summary: 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
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)