[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Server side HA and failover
clebert.suconic@jboss.com
do-not-reply at jboss.com
Wed Nov 22 18:30:07 EST 2006
I've created a new class called LeaveClusterRequest.
This request is sent over the cluster when PostOffice.stop is called.
I have added a parameter boolean to stop, when if you set it to false it will emulate a crash.
Now... viewAccept will perform a failOver if a view is changed. I still need to add some logic to have only one server accepting the failOver but that is pretty easy. I will do it probably over the holidays.
Cheers,
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988011#3988011
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988011
More information about the jboss-dev-forums
mailing list