You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jiri Ondrusek (Jira)" <ji...@apache.org> on 2023/01/23 12:29:00 UTC

[jira] [Created] (CAMEL-18968) Camel-aws2-sqs - Queue url might stay empty for the delayed queue.

Jiri Ondrusek created CAMEL-18968:
-------------------------------------

             Summary: Camel-aws2-sqs - Queue url might stay empty for the delayed queue.
                 Key: CAMEL-18968
                 URL: https://issues.apache.org/jira/browse/CAMEL-18968
             Project: Camel
          Issue Type: Bug
          Components: camel-aws2
    Affects Versions: 3.20.1
            Reporter: Jiri Ondrusek
            Assignee: Jiri Ondrusek


During investigation of [https://github.com/apache/camel-quarkus/issues/4389] I found that aws2-sqs producer is not able to send messages to the queueu which was created as delayed.

 

Queue url should be initialized during the endpoint initialization phase.  If queue does not exist in that time, the url stays empty for the whole life of the endpoint. Therefore majority of actions would fail.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)