[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1217) QueueBrowser only enumerates messages in memory - not paged ones

Tim Fox (JIRA) jira-events at lists.jboss.org
Tue Sep 30 09:06:22 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Fox closed JBMESSAGING-1217.
--------------------------------

    Fix Version/s: Unscheduled
                       (was: 2.0.0 Beta)
       Resolution: Duplicate Issue


> QueueBrowser only enumerates messages in memory - not paged ones
> ----------------------------------------------------------------
>
>                 Key: JBMESSAGING-1217
>                 URL: https://jira.jboss.org/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
>            Assignee: Tim Fox
>             Fix For: Unscheduled
>
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list