You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 08:52:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-7591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-7591.
--------------------------------
    Resolution: Abandoned

> AWS SQS Delete Message Endpoint
> -------------------------------
>
>                 Key: CAMEL-7591
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7591
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>            Reporter: Andy Redhead
>            Priority: Major
>
> 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
(v8.20.10#820010)