[jboss-user] [JBoss Messaging] - Re: JBoss message persistence ...

amar.trnka do-not-reply at jboss.com
Tue Feb 10 11:53:13 EST 2009


Hi Clebert, 

Is there any option in JBoss to save non persistent messages to database while JBoss is shutting down but in the order that messages were sent do the queue ?

For example I've set FullSize destination paging parameters on 1000 and the queue is empty and stopped. I send 3000 messages to the queue. First 1000 messages are in the queue (memory), and remaining 2000 are in DB. When I shutdown JBoss I manage to save these 1000 messages to DB by resending them to queue as persistent messages. The trick is they are saved into the database after 3000th message. Out of order saving messages is not an option. 

I need help if anything can be done to resolve this problem, or I need confirmation that JBoss can't save messages to the DB in order they are initially received.  


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

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



More information about the jboss-user mailing list