Comment 3 for bug 1864610

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to packages/trusty/pacemaker (9.0)

Reviewed: https://review.fuel-infra.org/41580
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0

Commit: 894e2d8ef9276005a510d991c01cdd3c7b8c1088
Author: NAKAHIRA Kazutomo <email address hidden>
Date: Wed Feb 26 09:16:57 2020

Check resource agent is executable or not before pipe open.

Currently, if lrmd execute resource
operation and resource agent does not exist, then pipe
does not closed. It waste 4 file descriptors each resource
operation.

Change-Id: Ic739d7406400959e89517efa581afbcf8d087c88
closes-bug: #1864610