HomeClusterLabs Projects

Log: daemons: don't log unnecessary trace after accepting IPC client

Description

Log: daemons: don't log unnecessary trace after accepting IPC client

For all of the daemons except the executor, the IPC post-connection handler
did nothing but log a trace message with the libqb client pointer address.
This is unnecessary since the daemons log a trace when first accepting the
connection, and libqb logs another when creating the client.

Details

Provenance
kgaillotAuthored on Feb 21 2020, 5:35 PM
Parents
rPb0057acbfab6: Low: controller: improve client IPC hello validation
Branches
Unknown
Tags
Unknown

Event Timeline