----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36491/#review91754 -----------------------------------------------------------
Ship it! Ship It! - Kirk Lund On July 15, 2015, 12:02 a.m., Darrel Schneider wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36491/ > ----------------------------------------------------------- > > (Updated July 15, 2015, 12:02 a.m.) > > > 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 > >
