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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...