Selectors are evaluated more than once on a private queue.
----------------------------------------------------------

                 Key: QPID-224
                 URL: http://issues.apache.org/jira/browse/QPID-224
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Martin Ritchie
             Fix For: M2


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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to