You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Rufus Nash (JIRA)" <ji...@apache.org> on 2014/12/02 15:13:14 UTC

[jira] [Updated] (CAMEL-8105) AWS-SQS - support for redrivePolicy inside SQSEndpoint

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

Rufus Nash updated CAMEL-8105:
------------------------------
    Attachment: camel-aws-redrivePolicyPatch.patch

Camel AWS RedrivePolicy Patch for version 2.15-SNAPSHOT of camel.

> AWS-SQS - support for redrivePolicy inside SQSEndpoint
> ------------------------------------------------------
>
>                 Key: CAMEL-8105
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8105
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>            Reporter: Rufus Nash
>            Priority: Minor
>              Labels: easyfix, patch
>             Fix For: 2.15.0
>
>         Attachments: camel-aws-redrivePolicyPatch.patch
>
>
> Support currently doesn't exist for setting the redrivePolicy through the endpoint URI inside SQSEndpoint.  
> This means it is not possible to setup any dead letter queue logic in AWS SQS without doing so by hand through the front end.
> I'll attach a patch which adds the field to the SqsConfiguration and the handling of that logic inside the SqsEndpoint. As well as extended the basic tests on proving they get set correctly by the SqsComponentConfigurationTest
> Regards
> Rufus



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)