<div dir="ltr">I'd recommend a few things. The first is you need to disable notifications in your services including nova. You just set the notifications driver to noop.  Second, you should have some monitoring in place that looks for queues that go over a certain threshold. There's not a lot of queues that should be sitting with a ton of unconsumed messages, we have Icinga checks in place to warn us when a queue grows over 5k messages.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 30, 2015 at 11:23 AM, James King <span dir="ltr"><<a href="mailto:james@agentultra.com" target="_blank">james@agentultra.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yup. We periodically consume the queue. You can also turn off ceilometer reporting in the service publishing the notifications, iirc.<br>
<br>
> On Sep 30, 2015, at 1:13 PM, Chris Friesen <<a href="mailto:chris.friesen@windriver.com">chris.friesen@windriver.com</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> We've recently run into an issue where the <a href="http://notifications.info" rel="noreferrer" target="_blank">notifications.info</a> rabbitmq queue is perpetually growing, ultimately consuming significant amounts of memory.<br>
><br>
> How do others deal with this?  Do you always have a consumer draining the queue?<br>
><br>
> Chris<br>
><br>
> _______________________________________________<br>
> OpenStack-operators mailing list<br>
> <a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br>
<br>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</blockquote></div><br></div>