[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Routing ignoring page on first messages when in global size
clebert.suconic@jboss.com
do-not-reply at jboss.com
Wed Aug 5 13:47:47 EDT 2009
When you have size > globalMaxSize, routing is aways routing at least one message before it enters into page mode.
We shouldn't messages being routed when size > globalMaxSize. Page should send the messages to a file on this situation, and the current code is aways sending a few messages before it enters into this situation.
I need to investigate a little bit more. I will post an update shortly.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248199#4248199
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248199
More information about the jboss-dev-forums
mailing list