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