Lucas da Silva Lima created CAMEL-20869:
-------------------------------------------
Summary: spring-camel-rabbitmq properties of "skip" is not
implement
Key: CAMEL-20869
URL: https://issues.apache.org/jira/browse/CAMEL-20869
Project: Camel
Issue Type: Bug
Components: camel-spring-rabbitmq
Affects Versions: 4.6.0
Reporter: Lucas da Silva Lima
Attachments: image-2024-06-12-14-38-34-753.png
On new camel-spring-rabbitmq does not include "skip" options, like:
skipDeclareQueue
[https://camel.apache.org/components/3.22.x/rabbitmq-component.html#_component_option_skipQueueDeclare]
If we create a producer with only exchange and routingKey (and
autoDeclareProducer), it will generate random queues:
!image-2024-06-12-14-38-34-753.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)