Comment 17 for bug 1961603

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/833863
Committed: https://opendev.org/openstack/openstack-ansible-os_cinder/commit/ca32f8b7459224e882966b8a689e5bdc383b7e9e
Submitter: "Zuul (22348)"
Branch: stable/xena

commit ca32f8b7459224e882966b8a689e5bdc383b7e9e
Author: Andrew Bonney <email address hidden>
Date: Fri Mar 11 09:29:23 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
    Related-Bug: #1961603
    Change-Id: I8155264b181d6f21728804ef8260979931597427
    (cherry picked from commit 6efa45e2bdc3d478eead0b8d7b179c2ed49f9841)