You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andy Redhead (JIRA)" <ji...@apache.org> on 2014/07/10 15:32:05 UTC

[jira] [Created] (CAMEL-7591) AWS SQS Delete Message Endpoint

Andy Redhead created CAMEL-7591:
-----------------------------------

             Summary: AWS SQS Delete Message Endpoint
                 Key: CAMEL-7591
                 URL: https://issues.apache.org/jira/browse/CAMEL-7591
             Project: Camel
          Issue Type: Improvement
            Reporter: Andy Redhead


It would be useful to be able to send a "delete" message to SQS for a message that was read from SQS earlier in a route (rather than leaving the original consumer to delete it).

This is particularly useful when the consumer is sending "inOnly" (and has the "do not delete message" attribute set. This allows the point where the message is deleted from the incoming queue to be dictated by the route.

To try and get the best throughput from SQS, there should be an option to batch multiple delete messages into a single SQS request.

Cheers, Andy



--
This message was sent by Atlassian JIRA
(v6.2#6252)