Right now heat can support convergence mode, means we will give it
chances to raise bug 1599104. We simply add policies for worker queues.
This fix services with interruption signal and leave the target queues
open. The number of queues keep growing by repeat above action.
This patch add a expiration for queues. allow queues to be close as
long as they didn't been used for a long period of time(1 hour).
This fix must solve problem with growing number of RabbitMQ queues.
Reviewed: https:/ /review. openstack. org/356272 /git.openstack. org/cgit/ openstack/ fuel-library/ commit/ ?id=46eed2a5135 18b34d26edb869c 1710b91650add1
Committed: https:/
Submitter: Jenkins
Branch: master
commit 46eed2a513518b3 4d26edb869c1710 b91650add1
Author: ricolin <email address hidden>
Date: Wed Aug 17 15:06:34 2016 +0800
Add RabbitMQ expiration policies for convergence
Right now heat can support convergence mode, means we will give it
chances to raise bug 1599104. We simply add policies for worker queues.
This fix services with interruption signal and leave the target queues
open. The number of queues keep growing by repeat above action.
This patch add a expiration for queues. allow queues to be close as
long as they didn't been used for a long period of time(1 hour).
This fix must solve problem with growing number of RabbitMQ queues.
Change-Id: Icda32000f39178 0c4e3d5d3ebcc51 9bf853283b7
Related-Bug: #1599104