[
https://issues.apache.org/jira/browse/ARTEMIS-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346983#comment-17346983
]
Raymond commented on ARTEMIS-3299:
----------------------------------
OK, it's clear now. Both solutions sound OK.
> QueueControl: listMessages with page and pageSize
> -------------------------------------------------
>
> Key: ARTEMIS-3299
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3299
> Project: ActiveMQ Artemis
> Issue Type: Wish
> Components: API
> Affects Versions: 2.17.0
> Reporter: Raymond
> Priority: Minor
>
> On the QueueControl API the listMessages and listMessagesAsJson only use a
> filter as a parameter
> ([https://activemq.apache.org/components/artemis/documentation/javadocs/javadoc-latest/org/apache/activemq/artemis/api/core/management/QueueControl.html#listMessagesAsJSON-java.lang.String-).
> ]The browse methods also allow page and pageSize as parameter (as well
> combined with a filter). I would like these available as well on listMessages
> and listMessagesAsJson.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)