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)

Reply via email to