[jboss-jira] [JBoss JIRA] (JGRP-1664) UNICAST3: ack on reception versus ack on delivery

Bela Ban (JIRA) jira-events at lists.jboss.org
Sat Jul 20 06:08:26 EDT 2013


Bela Ban created JGRP-1664:
------------------------------

             Summary: UNICAST3: ack on reception versus ack on delivery
                 Key: JGRP-1664
                 URL: https://issues.jboss.org/browse/JGRP-1664
             Project: JGroups
          Issue Type: Feature Request
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 3.4


In UNICAST3, if ack_batches_immediately is true, a message batch is acked *before* delivering it. So this is basically acking on *reception* rather than *delivery*.

However, this is not done for single messages. I could change the ack_batches_immediately to ack_on_reception, and  - if true - ack single messages also before they're delivered.

Thus we'd have a single property which governs whether single messages or message batches are acked on reception or delivery.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list