[
https://issues.apache.org/jira/browse/ARTEMIS-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346197#comment-17346197
]
Justin Bertram commented on ARTEMIS-3299:
-----------------------------------------
The {{browse}} methods on
{{org.apache.activemq.artemis.api.core.management.QueueControl}} were added
specifically to support browsing messages from the web console. There are
currently no plans to add this functionality to {{listMessagesAsJson}} or
{{listMessages}}. Can you elaborate on your use-case and clarify why {{browse}}
won't work for you?
> 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)