[rabbitmq-discuss] RabbitMQ 3.2.2 durable queue failover

Andy Martin akmartin at gmail.com
Mon Feb 24 19:57:39 GMT 2014


I am testing failover before putting my RabbitMQ implementation into 
production. When I bring down one RabbitMQ node I start getting the 
following error:

RabbitMQ.Client.Exceptions.OperationInterruptedException: The AMQP 
operation was interrupted: AMQP close-reason, initiated by Peer, code=404, 
text="NOT_FOUND - home node 'rabbit at DEVRABBIT01' of durable queue 
'QUEUE_TEST' in vhost '/' is down or inaccessible", classId=50, 
methodId=10, cause=

I am running RabbitMQ 3.2.2 with Erlang R16B03.

DEVRABBIT01 is the node that has been shut down. 
DEVRABBIT02 is the node that is still running and that the client is 
connected to.

Both are disc nodes. The named queue (QUEUE_TEST) does not appear in the 
management console on the running node.

It looks like this was supposed to have been fixed in 2.4.0. Any reason I 
would be seeing this in 3.2.2?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140224/5bf30e5c/attachment.html>


More information about the rabbitmq-discuss mailing list