RabbitMQ annoying disconnections

Adam Tomas bkslash at poczta.onet.pl
Mon Sep 20 08:21:42 UTC 2021


Hi Ben,
I’ve set 

[oslo_messaging_rabbit] 
heartbeat_in_pthread = True

and of course restarted the control plane, but it seems nothing has changed - still have disconnections in logs

> Wiadomość napisana przez Ben Nemec <openstack at nemebean.com> w dniu 17.09.2021, o godz. 18:57:
> 
> This sounds like you're hitting the heartbeat/eventlet bug. Basically eventlet won't schedule the heartbeat thread unless something is regularly waking up the api threads. Depending on what release you're running, you may be able to set heartbeat_in_pthread[0] to fix this.
> 
> 0: https://opendev.org/openstack/oslo.messaging/src/branch/master/oslo_messaging/_drivers/impl_rabbit.py#L90
> 
> On 9/17/21 7:00 AM, Adam Tomas wrote:




More information about the openstack-discuss mailing list