[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Failover on QueueBrowser
clebert.suconic@jboss.com
do-not-reply at jboss.com
Fri Nov 10 17:34:30 EST 2006
When we are failing over a Queue, the server who is taking over the load of that queue will then start to have two Queues.
In case of a Browser... the Browser will also connect to the new server upon a failure. When this happens we could either use the LocalClusterdQueue on the new server or the original channelID used in the old server.
So.. I was wondering what would be the correct behavior. I have already committed code on Browser HA recovery considering the fact we will use the LocalQueue. In case we want to use the original failed queue I will have to add the channelID into BrowserState. I have already added the QueueName and MessageSelector string.
I will write testcases as soon as we define what's the correct behavior.
Any ideas,
Clebert Suconic
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985081#3985081
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985081
More information about the jboss-dev-forums
mailing list