[ 
https://issues.apache.org/jira/browse/AMQ-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Pavlovich updated AMQ-9373:
--------------------------------
    Description: 
Add administrative operation that would allow for out-of-band paging of 
messages.

{noformat}
public Message[] browse(int startIndex, int returnCount);
{noformat}

  was:
Add administrative operation that would allow for out-of-band paging of 
messages.

{noformat}
public Message[] browse(int startIndex, int count);
{noformat}


> Add advanced browse that supports paging out-of-band
> ----------------------------------------------------
>
>                 Key: AMQ-9373
>                 URL: https://issues.apache.org/jira/browse/AMQ-9373
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Major
>             Fix For: 6.1.0
>
>
> Add administrative operation that would allow for out-of-band paging of 
> messages.
> {noformat}
> public Message[] browse(int startIndex, int returnCount);
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to