[rabbitmq-discuss] Troubleshooting handleCancel()

Michael Klishin mklishin at gopivotal.com
Wed Apr 9 08:57:56 BST 2014


On 9 April 2014 at 05:36:42, Srinath C (srinath.c at gmail.com) wrote:
> > Scenario:
> One of the rabbitmq nodes were brought down for testing.
> It was observed that no more messages were being consumed from  
> the exchange.

What’s in RabbitMQ log?

Messages are not consumed from exchanges. Unlike queues, exchanges and bindings have
no masters in the cluster, they are always accessible from every node.

You are not specifying what node your publisher and consumer were connected to at the
time a node was shut down. 
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list