When the number of messages in memory reaches fullSize then any more messages go into the
downcache.
When the down cache is full they are flushed to storage.
As messages are consumed if the number of messages in memory reaches fullSize - pageSize
and there are messages in storage a max. of pageSize messasges are loaded from storage.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967460#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...