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 2013/07/12 13:33:48 UTC

[jira] [Resolved] (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 resolved QPID-3203.
------------------------------

    Resolution: Fixed

This was addressed in the solution for QPID-4976. You can now specify qpid.lifetime-policy as delete-if-unused-and-empty in the arguments/properties for the declaring/creating the queue to get the required behaviour.
                
> 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
>             Fix For: Future
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org