----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58541/ -----------------------------------------------------------
Review request for geode, Galen O'Sullivan, Hitesh Khamesra, Udo Kohlmeyer, and Dan Smith. Bugs: GEODE-516 and GEODE-576 https://issues.apache.org/jira/browse/GEODE-516 https://issues.apache.org/jira/browse/GEODE-576 Repository: geode Description ------- Replaced pauses with Awaitilty. Modified asyncs to use the DUnit blackboard to synchronize their actions for repeatable behavior. Cleaned up static locks to allow their reuse in other tests or in repeating the same test. Diffs ----- geode-core/src/test/java/org/apache/geode/distributed/internal/deadlock/GemFireDeadlockDetectorDUnitTest.java e0bbde06ba2ce8e8db55627920ee6cf23e4badb2 Diff: https://reviews.apache.org/r/58541/diff/1/ Testing ------- Thanks, Bruce Schuchardt