Raymond created ARTEMIS-3299:
--------------------------------
Summary: 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
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)