You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2011/04/12 18:32:06 UTC

[jira] [Updated] (QPID-3203) Add ability to require an empty queue before autodeleting

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

Gordon Sim updated QPID-3203:
-----------------------------

    Component/s: C++ Broker

> Add ability to require an empty queue before autodeleting
> ---------------------------------------------------------
>
>                 Key: QPID-3203
>                 URL: https://issues.apache.org/jira/browse/QPID-3203
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>
> At present an auto-deleted queue is eligible for deletion when either the session declaring it ends (if exclusive) or when the consumer count drops to 0 (if not exclusive). In some cases it would be nice to configure things such that the queue must also contain no messages for it to be eligible for deletion.
> In other words, if auto-deletion is a means of cleaning up unused queues, we want a broader/richer notion of in-use that could include the fact that the queue contains messages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org