commit 86e6821e8676cee8a5eb6fd14a92e5c724374736
Author: Édouard Thuleau <email address hidden>
Date: Wed Mar 22 18:08:05 2017 +0100
[VNC config] Purge remaining AMQP queue
Config services create AMQP queue to consume messages sent by API
server. When they abort, that queue is not deleted and continue to be
filled. Habitually, these services are directly restarted and put in
standby mode (another node should have take the lead). So the queue will
be purge when the service passes active.
That patch proposes to delete the queue if it exists before the service
goes in standby.
Reviewed: https:/ /review. opencontrail. org/29401 github. org/Juniper/ contrail- controller/ commit/ 86e6821e8676cee 8a5eb6fd14a92e5 c724374736
Committed: http://
Submitter: Zuul (<email address hidden>)
Branch: master
commit 86e6821e8676cee 8a5eb6fd14a92e5 c724374736
Author: Édouard Thuleau <email address hidden>
Date: Wed Mar 22 18:08:05 2017 +0100
[VNC config] Purge remaining AMQP queue
Config services create AMQP queue to consume messages sent by API
server. When they abort, that queue is not deleted and continue to be
filled. Habitually, these services are directly restarted and put in
standby mode (another node should have take the lead). So the queue will
be purge when the service passes active.
That patch proposes to delete the queue if it exists before the service
goes in standby.
Change-Id: Ie1eb1f2a55d879 c712d2914964ee1 ff0edba9864
Closes-Bug: #1669698