[
https://issues.apache.org/jira/browse/ARTEMIS-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369933#comment-17369933
]
Domenico Francesco Bruscino commented on ARTEMIS-3274:
------------------------------------------------------
Until ActiveMQ Artemis 2.15 the messages are filtered at the client side and
you can use the body keyword to filter the messages by their content. However
filtering messages at the client side is inefficient and inconsistent.
Since ActiveMQ Artemis 2.16 the messages are filtered at the broker side using
a filter but you can not filter the messages by their content.
ActiveMQ Artemis 2.18 will support xpath filters to filter the messages by
their content, see ARTEMIS-3137 for further details.
> Apache artemis broker console fails for sorting over message count
> ------------------------------------------------------------------
>
> Key: ARTEMIS-3274
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3274
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.17.0
> Reporter: mahendra anil sonawale
> Priority: Minor
> Labels: AWS
> Attachments: image-2021-04-30-14-22-03-774.png,
> image-2021-06-25-07-03-29-108.png, image-2021-06-25-07-05-00-003.png
>
>
> Hello Team,
> We observed below error while sorting broker queue list for message count
> greater than any number. rest of the other filters works fine.
> !image-2021-04-30-14-22-03-774.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)