HomeClusterLabs Projects

Doc: libstonithd: Assume that list_agents() timeout will remain ignored

Description

Doc: libstonithd: Assume that list_agents() timeout will remain ignored

This method has always ignored the argument since it was added in 2011
via 8d6be4b6. It likely doesn't make sense to implement a timeout, since
the work currently consists of calls to libstonith (not libstonithd!)
functions and to scandir(). Implementing a timeout would mean spawning
one or more child processes and getting the results via a pipe, which
doesn't seem worth the effort.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Tue, Apr 15, 1:56 PM
Parents
rP1c01f1d43d50: API: libpacemaker: Document that pcmk_fence_installed() ignores timeout
Branches
Unknown
Tags
Unknown