Dan Smith created GEODE-5329:
--------------------------------

             Summary: System can run out of off heap memory even if off heap 
eviction is enabled
                 Key: GEODE-5329
                 URL: https://issues.apache.org/jira/browse/GEODE-5329
             Project: Geode
          Issue Type: Bug
          Components: offheap
            Reporter: Dan Smith


It looks like triggering off heap eviction is somewhat asynchronous. We wrote a 
test that puts a bunch of entries into a region with offheap eviction, and the 
test occasionally fails with OutOfOffHeapMemoryException.

To reproduce this failure, just put a breakpoint or a sleep in 
org.apache.geode.internal.cache.control.OffHeapMemoryMonitor.OffHeapMemoryUsageListener#run
 and run the attached test.



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

Reply via email to