-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37321/
-----------------------------------------------------------
Review request for geode and Kirk Lund.
Bugs: GEODE-138
https://issues.apache.org/jira/browse/GEODE-138
Repository: geode
Description
-------
The race due to the test expecting local event delivery to be synchronous
but the implementation of off-heap resource manager events being async.
The test has been changed to always use a wait criteria when waiting
for a memory event to arrive.
Diffs
-----
gemfire-core/src/test/java/com/gemstone/gemfire/cache/management/MemoryThresholdsOffHeapDUnitTest.java
0b704a6955e641e249c00fc0942d4bca214ebbaf
Diff: https://reviews.apache.org/r/37321/diff/
Testing
-------
Ran MemoryThresholdsOffHeapDUnitTest (it was the only thing modified by this
fix).
Thanks,
Darrel Schneider