Fail-over doesn't happen using fabric gateway-mq ?
Issue
-
using 3 windows 2008 r2 server each having a broker hosted in it (server1_b, server2_b, server3_b).
-
created a fabricroot and a gateway_mq container (server1_root, server1_gateway)
-
using the command fabric:join with zookeeper url joined all brokers and getway container to fabricroot.
-
create a child profile of replicated and assigned it to all the 3 brokers and gateway-mq's defaultVirtualHost pointing to above broker group.
-
now while sending messages to the gateway-mq url message created in server1_b ( broker1 ) and able to consume it also as it is the master . But when i stop the broker1 then the new master is server2_b (broker2 ) and server3_b (broker3) is its slave.
-
Now i am not able to send any message and also the pending messages from broker1 not replicating on broker2.
Environment
- Red Hat JBoss Fuse
- 6.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.