[jboss-jira] [JBoss JIRA] Updated: (JGRP-281) NAKACK: merge sent_msgs, received_msgs and delivered_msgs into xmit_table

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Apr 3 07:46:58 EDT 2007


     [ http://jira.jboss.com/jira/browse/JGRP-281?page=all ]

Bela Ban updated JGRP-281:
--------------------------

    Description: 
NAKACK buffers sent messages in sent-table and received messages in received-table. We might be able to discard sent-table entirely because received-table will contain a message sent by oneself !
Once we have loopback in place by default, we can be sure that any message sent by P will be in P's received-table.
The new design is described in JGroups/doc/design.NAKACK.txt

  was:
NAKACK buffers sent messages in sent-table and received messages in received-table. We might be able to discard sent-table entirely because received-table will contain a message sent by oneself !
Once we have loopback in place by default, we can be sure that any message sent by P will be in P's received-table.


> NAKACK: merge sent_msgs, received_msgs and delivered_msgs into xmit_table
> -------------------------------------------------------------------------
>
>                 Key: JGRP-281
>                 URL: http://jira.jboss.com/jira/browse/JGRP-281
>             Project: JGroups
>          Issue Type: Task
>    Affects Versions: 2.3 SP1, 2.4
>            Reporter: Bela Ban
>         Assigned To: Bela Ban
>             Fix For: 2.5
>
>
> NAKACK buffers sent messages in sent-table and received messages in received-table. We might be able to discard sent-table entirely because received-table will contain a message sent by oneself !
> Once we have loopback in place by default, we can be sure that any message sent by P will be in P's received-table.
> The new design is described in JGroups/doc/design.NAKACK.txt

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