20 Sep
2021
20 Sep
'21
1:51 p.m.
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@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_messagin...
On 9/17/21 7:00 AM, Adam Tomas wrote: