You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andy Goldstein (JIRA)" <ji...@apache.org> on 2012/09/07 16:02:18 UTC

[jira] [Updated] (QPID-4290) ReplicatingSubscription counts as a consumer and doesn't allow auto-delete queues to be deleted

     [ https://issues.apache.org/jira/browse/QPID-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Goldstein updated QPID-4290:
---------------------------------

    Attachment: qpid-4290.patch

Diff against 0.18
                
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org