Hi All, I am using the following configuration in my activemq setup failover:(tcp\://host1.com\:61616,tcp\://host2.com\:61616) for producers.Brokers are running on host1.com and host2.com . The problem is that producers always write to one broker and the other broker is not used. As per http://activemq.apache.org/failover-transport-reference.html if I use failover transport the producers should write to both brokers randomly selecting one of them at a time. I am using activemq 5.4 version.
Thanks Anurag -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-configuration-not-working-tp3493557p3493557.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.