[ 
https://issues.apache.org/jira/browse/QPID-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362414#comment-14362414
 ] 

ASF subversion and git services commented on QPID-6452:
-------------------------------------------------------

Commit 1666810 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1666810 ]

QPID-6452 : Defer creating filters in default filter map until a consumer is 
added. Optimize filters which start at the tail of the queue.

> [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