[jboss-user] [JBoss Messaging] - Re: JMSServerControl.createQueue() fails when there are any

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Aug 4 13:23:00 EDT 2009


We created another dev thread about this:

http://www.jboss.org/index.html?module=bb&op=viewtopic&t=159473



Basically global-max-size means the hard limit you have on the server. It' s like a memory full, and it should put everything on file instead of memory.


For correct paging, you should have everything using individual addresses settings. 

And we will document that clearly.


So, JBMUser: Basically your test made the server "full" and nothing got routed after that, what should be the expected behaviour.

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247936



More information about the jboss-user mailing list