You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2016/08/26 11:28:20 UTC

[jira] [Assigned] (CAMEL-10131) Add exclusive queues support to RabbitMQ component

     [ https://issues.apache.org/jira/browse/CAMEL-10131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino reassigned CAMEL-10131:
----------------------------------------

    Assignee: Andrea Cosentino

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