Comment 9 for bug 1961603

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-os_neutron (master)

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/833237
Committed: https://opendev.org/openstack/openstack-ansible-os_neutron/commit/01951cd77b7edfc1008da14c1afd4e260fcf432f
Submitter: "Zuul (22348)"
Branch: master

commit 01951cd77b7edfc1008da14c1afd4e260fcf432f
Author: Andrew Bonney <email address hidden>
Date: Fri Mar 11 09:28:12 2022 +0000

    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