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.

Is there a way of getting all messages in the queue?


------
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



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118292#4118292

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118292
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to