Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1664

UNICAST3: ack on reception versus ack on delivery

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 3.3.4, 3.4
    • None
    • None
    • 0
    • 0% 0%

    Description

      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.

      Attachments

        Activity

          People

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: