[
https://issues.apache.org/jira/browse/AMQ-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15132489#comment-15132489
]
Patrik Dudits commented on AMQ-6036:
------------------------------------
PR has been updated - added headers, rebased, and fixed one more corner case in
the parser (oh, those REs...).
> 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)