openstack-ansible-os_neutron/releasenotes/notes/heartbeat-in-pthread-9f5fde7bfdd7d306.yaml
Andrew Bonney 01951cd77b Add configuration option for heartbeat_in_pthread
This configuration option has been observed to result in file
descriptor leaks in certain circumstances. A variable is added
here so that it can be easily overridden.

Change-Id: I833d72715daff81b64da077e899615b9b2002650
Related-Bug: #1961603
2022-03-15 10:39:52 +00:00

6 lines
139 B
YAML

---
fixes:
- |
Fixes a file descriptor leak which may impact services which use the
oslo.messaging RabbitMQ heartbeat mechanism.