Hi,

i have setup my publishers to a queue with a failover connection
failover:(tcp://host1:61616,tcp://host2:61616)?randomize=true

in the monitoring and logfiles i can see how the messages are published
either
to host1 or host2. 

For the consumer i'm using the same failover connection. BUT what i see
is that the consumer is only connecting to one of the brokers, e.g. host1.
All messages sent to host2 are pending in the queue. 

How can i configure the consumer to connect to both brokers and consume both
queues ?

-- Ingo

-- 
View this message in context: 
http://old.nabble.com/Queue-Consumer-and-Failover-setup-tp26156637p26156637.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to