[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Ping issues under stress
timfox
do-not-reply at jboss.com
Thu Aug 13 10:43:36 EDT 2009
Actually this can be replicated much more easily using FloodServerTest which I committed earlier.
The problem seems to occur because the server runs out of RAM, because messages are being received at the server at a much higher rate than they can be sent out to all subscribers.
If I set paging params on the queues so the server cannot run out of RAM then I don't see any more errors.
I'm running more tests now to make sure of this.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249444#4249444
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249444
More information about the jboss-dev-forums
mailing list