----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38572/ -----------------------------------------------------------
(Updated Sept. 22, 2015, 5:50 p.m.) Review request for geode and Darrel Schneider. Changes ------- Add the fix: existingSystemDisconnected = false Bugs: geode-329 https://issues.apache.org/jira/browse/geode-329 Repository: geode Description ------- There's a race conditition that 2 DS will be created when the current DS is disconnecting. Diffs ----- gemfire-core/src/main/java/com/gemstone/gemfire/distributed/DistributedSystem.java b7b2cd8 Diff: https://reviews.apache.org/r/38572/diff/ Testing ------- precheckin Thanks, xiaojian zhou