Comment 20 for bug 1961603

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/833868
Committed: https://opendev.org/openstack/openstack-ansible-os_neutron/commit/713ae64c49cb145eac3a445127210c5e8784aed6
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 713ae64c49cb145eac3a445127210c5e8784aed6
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
    (cherry picked from commit 01951cd77b7edfc1008da14c1afd4e260fcf432f)