Claus Ibsen created CAMEL-14280:
-----------------------------------
Summary: camel-rabbitmq - Allow to specify header with override
queue name
Key: CAMEL-14280
URL: https://issues.apache.org/jira/browse/CAMEL-14280
Project: Camel
Issue Type: New Feature
Components: camel-rabbitmq
Reporter: Claus Ibsen
Fix For: 3.x
So you can route to dynamic queues via the same rabbitmq endpoint/producer.
There are already a number of headers that can use to control the message
https://camel.apache.org/components/latest/rabbitmq-component.html#_message_headers
Lets see if we can add OVERRIDE_QUEUE_NAME to specify a name that overrides the
queue name from the endpoint uri
See SO
https://stackoverflow.com/questions/59259050/how-to-pass-queue-name-to-camel-route-via-a-variable
--
This message was sent by Atlassian Jira
(v8.3.4#803005)