souciance eqdam rashti created CAMEL-9565:
---------------------------------------------
Summary: 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
(v6.3.4#6332)