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:10:12 UTC

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

Rufus Nash created CAMEL-8105:
---------------------------------

             Summary: 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
             Fix For: 2.15.0


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)