Dan Berindei created JGRP-2381:
----------------------------------
Summary: LOCAL_PING should update PingData.isCoord on view changes
Key: JGRP-2381
URL:
https://issues.jboss.org/browse/JGRP-2381
Project: JGroups
Issue Type: Bug
Reporter: Dan Berindei
Assignee: Bela Ban
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.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)