[
http://jira.jboss.com/jira/browse/JGRP-749?page=comments#action_12411330 ]
Vladimir Blagojevic commented on JGRP-749:
------------------------------------------
Fixed on 2.6:
Revision Changes Path
1.82.2.3 +11 -21 JGroups/src/org/jgroups/protocols/pbcast/CoordGmsImpl.java
1.126.2.9 +41 -44 JGroups/src/org/jgroups/protocols/pbcast/GMS.java
Simplify view casting sequence
------------------------------
Key: JGRP-749
URL:
http://jira.jboss.com/jira/browse/JGRP-749
Project: JGroups
Issue Type: Task
Affects Versions: 2.7, 2.6.2
Reporter: Vladimir Blagojevic
Assigned To: Vladimir Blagojevic
Fix For: 2.7, 2.6.3
We need to simplify new view installation in a cluster. Cluster view sequence should
include:
coordinator mcasts a new view to all surviving members and waits for the acks from the
surviving members
coordinator unicasts a new view to all joining members and waits for the acks from the
joining members
View installation sequence is exactly the same for all stack configurations. If flush
protocol is used view casting is going to be executed with flush.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira