[
https://issues.apache.org/jira/browse/QPID-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway resolved QPID-4290.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.19
Committed on trunk:
------------------------------------------------------------------------
r1386672 | aconway | 2012-09-17 11:52:07 -0400 (Mon, 17 Sep 2012) | 5 lines
QPID-4290: HA auto-delete queues are not deleted (Author: Andy Goldstein)
ReplicatingSubscription was being counted as a consumer and preventing
auto-delete queues from being deleted.
------------------------------------------------------------------------
> ReplicatingSubscription counts as a consumer and doesn't allow auto-delete
> queues to be deleted
> -----------------------------------------------------------------------------------------------
>
> Key: QPID-4290
> URL: https://issues.apache.org/jira/browse/QPID-4290
> Project: Qpid
> Issue Type: Bug
> Components: C++ Clustering
> Reporter: Andy Goldstein
> Assignee: Alan Conway
> Fix For: 0.19
>
> Attachments: qpid-4290.patch
>
>
> If you create an auto-delete queue, the ReplicatingSubscription that backs it
> up is included in the Queue's consumerCount, so auto-deletion never occurs
> because consumerCount is always > 0. ReplicatingSubscriptions should not be
> counted as consumers so auto deletion can succeed.
--
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: [email protected]
For additional commands, e-mail: [email protected]