[
https://issues.apache.org/jira/browse/AMQ-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15132501#comment-15132501
]
ASF subversion and git services commented on AMQ-6036:
------------------------------------------------------
Commit 5eeb62a6beb2a3513b7c18bb9702bbfe502332bf in activemq's branch
refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=5eeb62a ]
https://issues.apache.org/jira/browse/AMQ-6036
Merging patch, thanks to Patrik Dudits for the fix
This closes #156
> 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)