Comment 21 for bug 1961603

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/833867
Committed: https://opendev.org/openstack/openstack-ansible-os_neutron/commit/32a5fdf16788b921b340091b8032625b801d7c6a
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 32a5fdf16788b921b340091b8032625b801d7c6a
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.

    Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/835548
    Change-Id: I833d72715daff81b64da077e899615b9b2002650
    Related-Bug: #1961603
    (cherry picked from commit 01951cd77b7edfc1008da14c1afd4e260fcf432f)