HomeClusterLabs Projects

Refactor: daemons: Remove likely unused error handling from schedulerd.

Description

Refactor: daemons: Remove likely unused error handling from schedulerd.

Previously, if pcmk__ipc_send_xml failed, the daemon would write the
transition graph to disk and then cause a core dump. We don't think
anyone is actually using this behavior, nor do we remember ever needing
this file in order to do any debugging. For that matter, we can't think
of ever even causing this to happen.

So, remove it to simplify IPC message handling.

Details

Provenance
clumensAuthored on Jul 13 2022, 11:48 AM
Parents
rP6fa06fafe9bd: Refactor: daemons: Use new IPC handling for unknown schedulerd messages.
Branches
Unknown
Tags
Unknown