[jboss-jira] [JBoss JIRA] Resolved: (JGRP-462) NAKACK: remove bundling for retransmitted messages
Bela Ban (JIRA)
jira-events at lists.jboss.org
Mon Aug 20 07:18:01 EDT 2007
[ http://jira.jboss.com/jira/browse/JGRP-462?page=all ]
Bela Ban resolved JGRP-462.
---------------------------
Resolution: Done
Simplification of code, performance is the same
> NAKACK: remove bundling for retransmitted messages
> --------------------------------------------------
>
> Key: JGRP-462
> URL: http://jira.jboss.com/jira/browse/JGRP-462
> Project: JGroups
> Issue Type: Task
> Affects Versions: 2.5
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Priority: Minor
> Fix For: 2.6
>
>
> In NAKACK, all retransmitted messages are sent in batches (governed by max_xmit_size). This is redundant, as TP also provides bundling. A quick change of code showed that individual retransmissions is as fast as batched retransmission. This functionality can therefore be removed
--
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