HomeClusterLabs Projects

Log: libcrmcommon: be consistent with IPC server names in messages

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Log: libcrmcommon: be consistent with IPC server names in messages

Always refer to it as "<name> IPC".

A few messages incorrectly used the IPC server name as the client name, so fix
those. Rename the struct member from ->name to ->server_name to prevent future
mistakes.

Update CTS appropriately, including ignoring a "provider disconnected" message
that can be logged instead of "Connection ... failed" when the client is
waiting on a reply.

Details

Provenance
kgaillotAuthored on Feb 8 2021, 4:21 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.