[
https://issues.apache.org/jira/browse/CAMEL-17158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454779#comment-17454779
]
Zineb Bendhiba commented on CAMEL-17158:
----------------------------------------
[~davsclaus] Sorry for the delay. I'm catching up with this.
I'm running the tests with AWS credentials, to check it's fine, and I submit
the PR
> AWS2 SQS When sending messages to a queue that has delay, the delay is not
> respected
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-17158
> URL: https://issues.apache.org/jira/browse/CAMEL-17158
> Project: Camel
> Issue Type: Bug
> Components: camel-aws2
> Reporter: Zineb Bendhiba
> Assignee: Zineb Bendhiba
> Priority: Major
> Fix For: 3.14.0
>
>
> If we create an SQS queue with a delay. The messages sent via camel-aws2 SQS
> don't respect the delay that has been set for the Queue.
> The reason is that camel sets default values when sending messages, that
> override the queue settings.
> As a fix : when no settings are specified for the producer, don't override
> values like delay=0s, so that we use the settings of the created queue.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)