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
            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:[email protected]

Reply via email to