[jboss-jira] [JBoss JIRA] Created: (JGRP-421) Investigate correctness of SEQUENCER

Bela Ban (JIRA) jira-events at lists.jboss.org
Mon Feb 12 07:14:29 EST 2007


Investigate correctness of SEQUENCER
------------------------------------

                 Key: JGRP-421
                 URL: http://jira.jboss.com/jira/browse/JGRP-421
             Project: JGroups
          Issue Type: Task
    Affects Versions: 2.4
            Reporter: Bela Ban
         Assigned To: Bela Ban
             Fix For: 2.5


In the current implementation, each member assigns the seqno. IMO, this should only be done by the coord ! E.g.:

- Member forwards msg to coord
- Coord assigns seqno and multicasts message to all members
- Each member delivers message in order of seqnos, thereby establishing total ordering

-- 
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