-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
LOCAL_PING creates a PingData instance for the local node when it receives the CONNECT event and sets isCoord() based on the PingData instances added by other nodes. It should set isCoord() on VIEW_CHANGE instead, so that after a merge new nodes send the join request to the merge coordinator and not to the first node that started.
- is related to
-
ISPN-10575 Try to replace TEST_PING with LOCAL_PING
- Closed
- relates to
-
JGRP-2395 LOCAL_PING fails when 2 nodes start at the same time
- Resolved