I am running a master/slave broker on 2 servers in a shared-nothing topology
and a networked broker on a third with a duplex connection. When everything
is started up, I am able to produce messages to the master/slave and consume
messages on the networked broker with no problems. However, when I kill the
master , my consumer on the networked broker stops picking up messages from
the queue. Looking at the console messages, it appears that the networked
broker knows the master failed and connects to the slave, but I don’t know
why it won’t consume messages.
http://old.nabble.com/file/p27745457/master-activemq.xml master-activemq.xml
http://old.nabble.com/file/p27745457/slave-activemq.xml slave-activemq.xml
http://old.nabble.com/file/p27745457/remote-activemq.xml remote-activemq.xml
--
View this message in context:
http://old.nabble.com/Master-Slave-issue-with-Network-of-Brokers-tp27745457p27745457.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.