[jboss-jira] [JBoss JIRA] Created: (JGRP-1125) UNICAST: send ACK without OOB flag

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Jan 15 06:33:34 EST 2010


UNICAST: send ACK without OOB flag
----------------------------------

                 Key: JGRP-1125
                 URL: https://jira.jboss.org/jira/browse/JGRP-1125
             Project: JGroups
          Issue Type: Task
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 2.9


Bundling UNICAST ACKs is faster then sending them individually.

However, at the receiver side, ACKs willbe handled by the default thread pool, *not* the OOB thread pool. This change is only done to support faster anycasting in Infinispan 4.0.0.GA, in JGroups 2.10, ACKs will be marked as OOB again.

Once https://jira.jboss.org/jira/browse/JGRP-1090 is implemented, we bundle OOB messages anyway, so this change is unnecessary

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