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.
I still have a question about the semantics on createSession (...., autoCommitACKs)... if
we should still batch ACKs when autoCommitACK==true.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188913#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...