HomeClusterLabs Projects

Refactor: based: Drop code that uses PCMK_OPT_CLUSTER_IPC_LIMIT

Description

Refactor: based: Drop code that uses PCMK_OPT_CLUSTER_IPC_LIMIT

This has no effect since commit ae3b5dc3. This block uses
PCMK_OPT_CLUSTER_IPC_LIMIT to set the client's queue_max member.
However, the IPC server code ignores queue_max if the client is a
Pacemaker daemon. It determines whether the client is a Pacemaker daemon
using the same criterion that's used to set the cib_is_daemon flag.

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

Details

Provenance
nrwahl2Authored on Sat, Sep 20, 12:23 PM
Parents
rP1ec160a8155a: Merge pull request #3933 from gao-yan/crm_verify-config-invalid-warnings
Branches
Unknown
Tags
Unknown