Patrik Dudits created AMQ-6036:
----------------------------------
Summary: Too trivial check in
SubQueueSelectorCacheBroker.hasWildcards
Key: AMQ-6036
URL: https://issues.apache.org/jira/browse/AMQ-6036
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.12.1
Reporter: Patrik Dudits
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)