This seems to work fine for me with 5.3.2. What version of AMQ are you using?

Care to share your AMQ cfg file?

Joe
http://www.ttmsolutions.com
ActiveMQ reference guide at
http://bit.ly/AMQRefGuide
 

Christian Hoffmann-5 wrote:
> 
> Hi,
> 
> I have a network of two brokers that have auto discovered themselves via
> multicast. In Jconsole I can see that both brokers are well connected
> (Network bridge is visible). I also have a consumer running that consumes
> on a queue. That consumers has a failover URI with both brokers mentioned.
> In JConsole, I can see that the queue is available in both brokers and
> that
> on both brokers I have consumer count set to 1. I start a producer with
> same failover URI that sends messages to that queue and it gets consumed
> without problems. I then kill one broker, everything continues to work. I
> bring the broker back, but now the consumer count on that broker remains 0
> and if I restart the producer the messages pile up and don't get consumed.
> It only works, if the producer is connected to the same broker as the
> consumer (randomly the case).
> 
> If I restart the consumer, everything works again.
> 
> Is that expected behavior?
> 
> Regards,
> 
> Chris
> 
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/network-of-brokers%3A-consumer-after-broker-reconnect-not-working-tp29097909p29099027.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to