You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2014/07/11 03:03:46 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-7591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058179#comment-14058179 ] 

Willem Jiang commented on CAMEL-7591:
-------------------------------------

AWS always delete the message which age is more then two week. Do we really need the AWS SQS delete message endpoint?

> 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)