Comment 5 for bug 1457055

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/oslo.messaging (openstack-ci/fuel-6.1/2014.2)

Reviewed: https://review.fuel-infra.org/6951
Submitter: Oleksii Zamiatin <email address hidden>
Branch: openstack-ci/fuel-6.1/2014.2

Commit: c238331b29992c3148c05c49199c4e2b7a37b59a
Author: Alex Khivin <email address hidden>
Date: Tue May 26 17:29:29 2015

Cinder loses rabbitmq exchanges and get stuck in reply loop

Reply-queue disappeared when RabbitMQ has been rebooted.
RPC server tries to send a reply to a client using "passive"
mode, gets an exception "Queue not found" and goes to reconnect.
Server tries to send reply again and again. With this path server
will just recreate a reply queue

Closes-Bug: #1457055

Change-Id: Ia06fa3dd54562e94c96ef6d7a5895209a168ab95