[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Management removing all messages on shutdown
clebert.suconic@jboss.com
do-not-reply at jboss.com
Fri Aug 15 13:15:47 EDT 2008
Anyway... Whatever you do... the requirement I see on Journal is:
I - If the user removes the queue
-> Message must be removed, or else you would break reclaiming, and it would be impossible reloading the server
II - If the user shutdown the server
-> Messages should be kept on the journal
As long as we respect these requirements this could be implemented anyway you want. My suggestion was just what I saw on the code, and what would be easier implementing.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170828#4170828
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170828
More information about the jboss-dev-forums
mailing list