[
https://issues.apache.org/jira/browse/CAMEL-10131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438886#comment-15438886
]
ASF GitHub Bot commented on CAMEL-10131:
----------------------------------------
Github user bogdanalbei closed the pull request at:
https://github.com/apache/camel/pull/1138
> 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
>
> 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)