Filters Section Artemis Docs
Section 19 shows the wrong format for filters
https://access.redhat.com/documentation/en-us/red_hat_jboss_amq/7.0/html/using_amq_broker/filters
Should be
<queue name="client123.topic.foo">
<filter string="NEWS ='technology'"/>
</queue>
Responses
Thanks for your feedback.
I have changed the filter syntax from "NEWS='technology'" to "" and the updated documentation is available on the staging server: https://doc-stage.usersys.redhat.com/documentation/en-us/red_hat_jboss_amq/7.1/html-single/using_amq_broker/#configuring_a_queue_to_use_a_filter
We also noticed that the examples in the section "19.2. Filtering JMS Message Properties" needed a similar update. Hence, I have updated the examples in the 19.2 section as well.
These doc updates will be available on the customer portal when we release Broker 7.1 documentation.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
