Andy Goldstein created QPID-4290:
------------------------------------
Summary: 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
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]