You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (Created) (JIRA)" <ji...@apache.org> on 2012/04/16 23:32:18 UTC

[jira] [Created] (QPID-3950) Allow browsing of queues with exclusive subscriptions

Allow browsing of queues with exclusive subscriptions
-----------------------------------------------------

                 Key: QPID-3950
                 URL: https://issues.apache.org/jira/browse/QPID-3950
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
    Affects Versions: 0.14
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: Future


The C++ broker already allows browsing subscriptons to exclusive queues. To be consistent we need to extend this to queues with exclusive subscritions as well. This is required by the new HA plugin (QPID-3603) so that replicating subscriptions can browse from exclusive queues in order to replicate their messages to a backup broker.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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


[jira] [Resolved] (QPID-3950) Allow browsing of queues with exclusive subscriptions

Posted by "Alan Conway (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway resolved QPID-3950.
-------------------------------

    Resolution: Fixed

Allow multiple browsers (non-acquiring consumers) and at most one acquiring consumer on an exclusive queue.
                
> Allow browsing of queues with exclusive subscriptions
> -----------------------------------------------------
>
>                 Key: QPID-3950
>                 URL: https://issues.apache.org/jira/browse/QPID-3950
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.14
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: Future
>
>
> The C++ broker already allows browsing subscriptons to exclusive queues. To be consistent we need to extend this to queues with exclusive subscritions as well. This is required by the new HA plugin (QPID-3603) so that replicating subscriptions can browse from exclusive queues in order to replicate their messages to a backup broker.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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