[
https://issues.apache.org/jira/browse/AMQ-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905338#comment-13905338
]
Dejan Bosanac commented on AMQ-2040:
------------------------------------
No, this is a general JMS browsing issue. We improved things with
https://issues.apache.org/jira/browse/AMQ-4181, so now we're returning the all
the messages that can be paged into the broker's memory. We still need to
provide a way to browse the whole queue no matter of its size.
> Improve message browsing
> ------------------------
>
> Key: AMQ-2040
> URL: https://issues.apache.org/jira/browse/AMQ-2040
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 5.2.0
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Fix For: 5.10.0
>
>
> Currently the browse() method returns 400 messages (or all if there are less
> than that). Allow configuring the number of messages returned and fetching
> messages beyond first page with the method such as browse(int page).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)