[
https://jira.jboss.org/jira/browse/JBMESSAGING-1217?page=com.atlassian.ji...
]
Hudaverdi Cakir commented on JBMESSAGING-1217:
----------------------------------------------
Is this issue already solved ?
It is markes as duplicate but can't find the original one.
I've the same problem with JBoss ESB Server 4.5 (AS 4.2.3 + JBM 1.4.0.SP3).
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