>From a Master/Slave broker configuration, I'd like to have the active master
at any given point in time also act as a durable topic subscriber to a topic
on an external message broker.  If a slave takes over as master, I'd like
the master to remove its durable topic subscriber, and the slave to pick up
the durable topic subscription.

I believe that I'd be able to do this with the AdvisoryTopic.MasterBroker
topic available in 5.2.  Does anyone have any ideas on how I'd be able to
accomplish this with ActiveMQ 5.1?
-- 
View this message in context: 
http://www.nabble.com/How-to-configure-a-durable-topic-subscriber-that-fails-over-in-a-master-slave-config--tp18201000p18201000.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to