[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1131) Minimize unicast ACKs

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Mar 12 11:36:37 EST 2010


     [ https://jira.jboss.org/jira/browse/JGRP-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban resolved JGRP-1131.
----------------------------

    Resolution: Done


> Minimize unicast ACKs
> ---------------------
>
>                 Key: JGRP-1131
>                 URL: https://jira.jboss.org/jira/browse/JGRP-1131
>             Project: JGroups
>          Issue Type: Sub-task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 2.10
>
>
> Minimize the number of ACK sent. By default, only the highest message of a message batch should be acked, e.g. for 1 4 2 5 3 6 8, 6 should get ack'ed, which would ack all seqnos smaller than 6 as well. We should then not get or send acks for 1-5 (assuming we received 1-8 as a batch)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list