[jboss-jira] [JBoss JIRA] Commented: (JGRP-749) Simplify view casting sequence

Vladimir Blagojevic (JIRA) jira-events at lists.jboss.org
Wed Apr 30 10:40:19 EDT 2008


    [ http://jira.jboss.com/jira/browse/JGRP-749?page=comments#action_12411351 ] 
            
Vladimir Blagojevic commented on JGRP-749:
------------------------------------------

Fixed on 2.7 (HEAD):

Revision  Changes    Path
1.141     +71 -40    JGroups/src/org/jgroups/protocols/pbcast/GMS.java
1.88      +16 -45    JGroups/src/org/jgroups/protocols/pbcast/CoordGmsImpl.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

        



More information about the jboss-jira mailing list