kl m [
http://community.jboss.org/people/kidi] created the discussion
"Non persistnet delivery mode causing MySQL to crash"
To view the discussion, visit:
http://community.jboss.org/message/640205#640205
--------------------------------------------------------------
Hi all,
I have set message delivery mode as NON_PERISTENT
(sender.setDeliveryMode(DeliveryMode.NON_PERSISTENT))
and this is causing mysql to crash. When I remove this to use the defualt persistent mode
MySQL holds fine. Is this the right way to make a queue non persistent or it needs
additional changes to make a queue non persistent. Also what is the upper-limit on no. of
messages in queue when using non-persistent delivery mode.
Using JBoss-4.2.3.GA, MySQL Server 6.0.
Thanks,
~Kl
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/640205#640205]
Start a new discussion in JBoss Messaging at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]