[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Problem with BasicXARecoveryTest and Paging
timfox
do-not-reply at jboss.com
Wed Nov 12 14:58:57 EST 2008
"clebert.suconic at jboss.com" wrote : I meant to say "never releasing messages from the queue"
|
| Paging works based on Memory usage.
|
| As you ACK messages, removing and eliminating messages from the memory, you get more messages out of paging. (or else you could get an OutOfMemoryException).
|
|
| The test was never ACKing messages, and because of that the test was never depaging..
But that shouldn't cause NPEs, or weird IllegalMonitorStateExceptions....
It's quite normal that the server should be able to cope with many thousands of unacked messages.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188915#4188915
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188915
More information about the jboss-dev-forums
mailing list