Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
This feature simply allows the declaration support class to run a binding even when both the queue and exchange declarations are being skipped.
This feature only makes sense when both the exchange and the queue exist but they have not been bound together.
Now that RabbitMQ has brought Streams as a feature, these special queues are long living and shared. The queues will likely already exist and no declaration is preferable.
– UPDATED –
PR can be found here https://github.com/apache/camel/pull/7320
Attachments
Issue Links
- links to