[ 
https://issues.apache.org/jira/browse/CAMEL-10131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439161#comment-15439161
 ] 

ASF GitHub Bot commented on CAMEL-10131:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/camel/pull/1144


> 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)

Reply via email to