You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2007/04/19 15:12:15 UTC

[jira] Updated: (QPID-224) Selectors are evaluated more than once on a private queue.

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

Marnie McCormack updated QPID-224:
----------------------------------

    Fix Version/s:     (was: M2)
                   M3

Moving unresolved JIRAs from M2 to M3, in preparation for M2 release

> Selectors are evaluated more than once on a private queue.
> ----------------------------------------------------------
>
>                 Key: QPID-224
>                 URL: https://issues.apache.org/jira/browse/QPID-224
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Martin Ritchie
>             Fix For: M3
>
>
> With a private queue there is only one subscriber so having a DeliveryManager that maintains a list of subscribers is inefficient. If a browser is added to the queue then the DM can be changed. Currently having a private queue with a subscriber and a filter will cause the filters to be evaluated a number of times.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.