Rob Godfrey created QPID-6452:
---------------------------------

             Summary: [Java Broker] Allow time sensitive filters to be used in 
queue default filters
                 Key: QPID-6452
                 URL: https://issues.apache.org/jira/browse/QPID-6452
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey


The default filters functionality introduced by QPID-6395 creates the filters 
at the time of queue creation.

Where the filters use the time of creation as part of the selection criteria 
(i.e. the arrival time filter factory which uses an offset from the current 
time), this does not give the desired result.

The filters in the filter map for a given consumer should be created at the 
time the consumer is added to the queue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to