----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42768/ -----------------------------------------------------------
(Updated Jan. 26, 2016, 6:56 p.m.) Review request for geode, Darrel Schneider and Kirk Lund. Changes ------- Adding a unit test that checks that the stop method stops the threads in a reasonable amount of time. Repository: geode Description ------- Don't join the watchDog thread or the proctor thread while holding the failureSync lock. Diffs (updated) ----- gemfire-core/src/main/java/com/gemstone/gemfire/SystemFailure.java 494f5f7ec3ddb33f2bf2abf202bc1d5c05ea668a gemfire-core/src/test/java/com/gemstone/gemfire/SystemFailureJUnitTest.java PRE-CREATION Diff: https://reviews.apache.org/r/42768/diff/ Testing ------- Thanks, Dan Smith