[ 
https://issues.apache.org/jira/browse/AMQ-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582478#comment-13582478
 ] 

Christian Müller commented on AMQ-2040:
---------------------------------------

Today I hit the same/similar issue with ActiveMQ 5.7.0.
I browse a queue (1000 messages) with a message selector which match the first 
and the last message. However, I only got the first one. I guess because the 
message selector is only executed on the 200 fetch messages. Right?

Any plans to improve this?
                
> 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: NEEDS_REVIEWED
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to