[ 
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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to