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

ASF subversion and git services commented on AMQ-6036:
------------------------------------------------------

Commit 33dded13dfa17eca1911fde46464edab60756ee2 in activemq's branch 
refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=33dded1 ]

https://issues.apache.org/jira/browse/AMQ-6036

Slight refactoring to make the WildcardFinder class use a static method
so that we don't have to allocate throw away objects that will
immediately be garbage collected.


> Too trivial check in SubQueueSelectorCacheBroker.hasWildcards
> -------------------------------------------------------------
>
>                 Key: AMQ-6036
>                 URL: https://issues.apache.org/jira/browse/AMQ-6036
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.12.1, 5.13.0
>            Reporter: Patrik Dudits
>            Assignee: Christopher L. Shannon
>             Fix For: 5.14.0
>
>
> VirtualSelectorCache plugin cannot be reliably used when message selectors 
> use e. g. literals with underscore like {{notificationType = 
> 'NOTIFY_DELETE'}}.
> Full evaluation would need to walk the parsed selector, however the method 
> should at least check for presence of {{LIKE}} case-insensitevely to return 
> less false positives.



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

Reply via email to