You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 09:16:00 UTC

[jira] [Resolved] (CAMEL-9565) Able to customise Camel RabbitMQ reply to queue and routing key

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

Claus Ibsen resolved CAMEL-9565.
--------------------------------
    Resolution: Information Provided

use the spring-rabbitmq component

> Able to customise Camel RabbitMQ reply to queue and routing key
> ---------------------------------------------------------------
>
>                 Key: CAMEL-9565
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9565
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-rabbitmq
>    Affects Versions: 2.16.1
>         Environment: Camel 2.16.1
>            Reporter: souciance eqdam rashti
>            Priority: Minor
>
> Today, in Camel when you use the camel-rabbitmq component to send a message to a topic, and expect a response, the component will automatically create a a random amq queue and set that as a replyto and as the routing key to listen for the response. 
> Ideally, it would be nice if it would be possible to manually set the routing key and the queue for the response part. This could be the case for environments where the routing keys and queues are created via a script or by an admin.
> I have tried with skipQueueDeclare but that did not help. 
> Thanks.



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