Trying to understand how to configure client failover connection to a network of masterslave brokers
broker1 on Cluster 1: masterslave:(tcp://host1:61616,tcp://host2:61616,tcp://host3:61616) broker2 on Cluster 2: masterslave:(tcp://host4:61616,tcp://host5:61616,tcp://host6:61616) Is it possible for a client to be configured to bind to broker1, and failover to broker2 if the two masterslave clusters are configured as a network of brokers? Is this valid ? url: failover(masterslave:(tcp://host1:61616,tcp://host2:61616,tcp://host3:61616), masterslave:(tcp://host4:61616,tcp://host5:61616,tcp://host6:61616)) ? Thanks, Jay -- View this message in context: http://activemq.2283324.n4.nabble.com/client-failover-to-network-of-master-slave-brokers-tp4677631.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.