[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - JBMESSAGING-1495 - Replicate Expiry and DLQ
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Feb 16 16:06:09 EST 2009
As part of the Expiry Queue and DLQ task, we have talked about using Management to send Move messages to the backup node.
But that would add a dependency on Management for both DLQ and ExpiryQueue management. Do we really want to do that?
IMO it would be better to have some sort Communication Channel between MessagingServerImpl on live and MessagingServerImpl on backup. This way if we embed start a server without Management, DLQ and Expiry would still work.
Any thoughts?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210512#4210512
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4210512
More information about the jboss-dev-forums
mailing list