----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36750/ -----------------------------------------------------------
Review request for geode and Kirk Lund. Repository: geode Description ------- Both testRemoteCacheListener and testRemoteCacheListenerInSubregion used sleeps to try to avoid no-ack races. Both tests now use a wait criteria. Diffs ----- gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MultiVMRegionTestCase.java dfbc82d7939a923d989233077b66f4de4e23c67f gemfire-core/src/test/java/com/gemstone/gemfire/cache30/TestCacheCallback.java a252059a813d937e53c8cdfcecee724ff48d7f07 Diff: https://reviews.apache.org/r/36750/diff/ Testing ------- MultiVMRegionTestCase tests Thanks, Darrel Schneider
