<div dir="ltr">Hi Sam,<div><br></div><div>I've been tracking down other bugs with oslo.messaging + rabbit:  My problem was publishers may deliver messages to the void if rabbit restarts.  See <a href="https://bugs.launchpad.net/oslo.messaging/+bug/1338732">https://bugs.launchpad.net/oslo.messaging/+bug/1338732</a> and <a href="https://review.openstack.org/#/c/109373/">https://review.openstack.org/#/c/109373/</a>.</div>
<div><br></div><div>Cheers,</div><div>--</div><div>Noel</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 25, 2014 at 4:17 PM, Sam Morrison <span dir="ltr"><<a href="mailto:sorrison@gmail.com" target="_blank">sorrison@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Since upgrading to Icehouse we have seen increased issues with messaging relating to RabbitMQ.<br>
<br>
1. We often get reply_xxxxxx queues starting to fill up with unacked messages. To fix this we need to restart the offending service. Usually nova-api or nova-compute.<br>
<br>
2. If you kill a node so as to force an *ungraceful* disconnect of rabbit the connection “object?” still sticks around in rabbit. Starting the service again means there are now 2 consumers. The new one and the phantom old one. This then leads to messages piling up in the unacked queue. This feels like a rabbit bug to me but just thought I’d mention it here too.<br>

<br>
<br>
We have have a setup that includes icehouse computes and havana computes in the same cloud and we only see this on the icehouse computes. This is using Trusty and RabbitMQ 3.3.4<br>
<br>
<br>
Has anyone seen anything like this too?<br>
<br>
Thanks,<br>
Sam<br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote></div><br></div>