[
https://issues.apache.org/jira/browse/CAMEL-10131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino updated CAMEL-10131:
-------------------------------------
Fix Version/s: 2.18.0
> Add exclusive queues support to RabbitMQ component
> --------------------------------------------------
>
> Key: CAMEL-10131
> URL: https://issues.apache.org/jira/browse/CAMEL-10131
> Project: Camel
> Issue Type: Improvement
> Components: camel-rabbitmq
> Reporter: Bogdan Albei
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 2.18.0
>
>
> Exclusive queues are used by only one connection and the queue will be
> deleted when that connection closes. At the moment the rabbitmq component
> does not support exclusive queues. I believe that it is an important feature
> to have, especially when using fanout exchanges, since the generated queues
> will not autodelete when the client disconnects, leaving queues with no
> consumers behind, which require manual/scripted intervention.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)