If I run start consuming messages from a queue using receive and then
manually close the broker (with another thousand messages left in the queue)
I get a warning that the failover is attempting to reconnect. Once I reboot
ActiveMQ then I am notified that the failover reconnected. However, I will
not receive any more messages. It doesn't do anything. But once I send just
1 more message to the queue, then the consumer will start receiving the rest
of the messages.

Why does it take publishing another message before the failover unblocks?

Using ActiveMQ 5.1
-- 
View this message in context: 
http://www.nabble.com/Bad-Failover-Behaviour-tp19866385p19866385.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to