Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19656

camel-aws - SQS consumer should batch visibility extender task

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.1.0
    • camel-aws
    • None
    • Unknown

    Description

      Use a single period task (1 thread) per consumer, that uses

      • ChangeMessageVisibilityBatchRequest

      to send a batch of entries for all the current inflight exchanges of the consumer.

      This makes it easier to mange cancel as when the exchange is done, then its just removed from a set of inflight exchanges, and will thus no longer be send in the batch request.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: