[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1217) QueueBrowser only enumerates messages in memory - not paged ones
Tim Fox (JIRA)
jira-events at lists.jboss.org
Mon Mar 3 15:40:07 EST 2008
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1217?page=all ]
Tim Fox updated JBMESSAGING-1217:
---------------------------------
Fix Version/s: 2.0.0 Beta
> QueueBrowser only enumerates messages in memory - not paged ones
> ----------------------------------------------------------------
>
> Key: JBMESSAGING-1217
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1217
> Project: JBoss Messaging
> Issue Type: Feature Request
> Affects Versions: 1.4.0.SP3
> Environment: JBoss Messaging 1.4.0.SP3 (using MySQL for persistence)
> JBoss AS 4.2.1.GA
> Java 1.6.0_03-b05
> Windows XP
> Reporter: Peter Schuebl
> Assigned To: Tim Fox
> Fix For: 2.0.0 Beta
>
>
> The QueueBrowser only enumerates the messages in memory, it won't list the messages which are paged.
> For testing I setup a queue with the following settings:
> - FullSize: 20
> - PageSize: 10
> - DownCacheSize: 5
> No consumer is set up for this queue.
> If I send now 42 messages to this queue browsing the queue (or using the listAllMessages MBean function) only lists 20 of this messages.
> The MessageCount attribute of the queue correctly displays 42.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list