Andrew Wheat created CAMEL-6096:
-----------------------------------

             Summary: Camel SQS has no reasonable way to add arbitrary delays 
to messages
                 Key: CAMEL-6096
                 URL: https://issues.apache.org/jira/browse/CAMEL-6096
             Project: Camel
          Issue Type: New Feature
          Components: camel-aws
            Reporter: Andrew Wheat
            Priority: Minor


The only way to add a delay to a message is to use the Endpoint URI, this is 
unacceptable when you want to send an arbitrary delay as it would mean that you 
have to create a new Endpoint for every delay value. The SQS API allows setting 
a delay for every message, this can be controlled by a header value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to