[jboss-user] [JBoss Messaging] - automatically truncate message table on server startup or ex
paul_da_programmer
do-not-reply at jboss.com
Fri May 18 10:57:29 EDT 2007
Due to the constraints of my application, there isn't any need for me to preserve messages in a Queue when the application is bounced. As a matter of fact, persisting them across reboots will have the undesired effect of initiating a flurry of activity when the server comes online and all of the stacked messages all attempt to get processing time at once.
Is there any configurable way for me to set the Queue to behave this way?
I'm using JBoss 4.0.5 running under JDK 1.5.0_09 under Solaris.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046848#4046848
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046848
More information about the jboss-user
mailing list