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