[
https://issues.apache.org/jira/browse/AMQ-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Pavlovich updated AMQ-9373:
--------------------------------
Fix Version/s: (was: 6.2.0)
> Add advanced browse that supports paging out-of-band
> ----------------------------------------------------
>
> Key: AMQ-9373
> URL: https://issues.apache.org/jira/browse/AMQ-9373
> Project: ActiveMQ Classic
> Issue Type: New Feature
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Major
>
> Add administrative operation that would allow for out-of-band paging of
> messages.
> {noformat}
> public Message[] browse(int startIndex, int returnCount);
> public Message[] browse(int startIndex, int returnCount, long timeoutMillis);
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)