Stanislav Knot created ARTEMIS-1508:
---------------------------------------
Summary: JMS selectors don't work with topic-to-queue diverts
(with AMQP)
Key: ARTEMIS-1508
URL: https://issues.apache.org/jira/browse/ARTEMIS-1508
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Stanislav Knot
When a <divert> is used to route messages from a topic to a queue, and when a
consumer attaches to the target queue using a selector expression, then no
messages are consumed, even though the message headers match the selector.
In some (but not all) circumstances, an error message is seen in the broker log:
~~~
08:57:44,807 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid
filter: filename='XXX'
~~~
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)