<div dir="ltr"><div>I am testing failover before putting my RabbitMQ implementation into production. When I bring down one RabbitMQ node I start getting the following error:</div><div><br></div><div><div>RabbitMQ.Client.Exceptions.OperationInterruptedException: The AMQP operation was interrupted: AMQP close-reason, initiated by Peer, code=404, text="NOT_FOUND - home node 'rabbit@DEVRABBIT01' of durable queue 'QUEUE_TEST' in vhost '/' is down or inaccessible", classId=50, methodId=10, cause=</div></div><div><br></div><div>I am running RabbitMQ 3.2.2 with Erlang R16B03.</div><div><br></div><div>DEVRABBIT01 is the node that has been shut down. </div><div>DEVRABBIT02 is the node that is still running and that the client is connected to.<br></div><div><br></div><div>Both are disc nodes. The named queue (QUEUE_TEST) does not appear in the management console on the running node.</div><div><br></div><div>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?</div></div>