I am using activemq in failover mode.

I have noticed the following behavior :

starting master
starting slave
=> message publication and message consumption works fine.
stopping master
=> message publication works fine. Message consumption does not work.
stopping slave
starting master
starting slave
=> everything works fine

Is it an expected behavior ?

NB. the consumer uses a failover url :
failover://(tcp://10.12.x.y:61616,tcp://10.12.x.z:61616)

Thanks for your reply.
-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-failover-and-message-consumption---tp24915496p24915496.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to