-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36491/
-----------------------------------------------------------

Review request for geode and Kirk Lund.


Bugs: GEODE-96
    https://issues.apache.org/jira/browse/GEODE-96


Repository: geode


Description
-------

The race condition was caused by WaitCriterion on the server not waiting for
the region to be marked as sick. Instead it was just waiting for 
OffHeapMemoryMonitor
state to be critical.


Diffs
-----

  
gemfire-core/src/test/java/com/gemstone/gemfire/cache/management/MemoryThresholdsOffHeapDUnitTest.java
 aae64c45e65699ac1da514227baeadc856d5f3bf 

Diff: https://reviews.apache.org/r/36491/diff/


Testing
-------

MemoryThresholdsOffHeapDUnitTest


Thanks,

Darrel Schneider

Reply via email to