HomeClusterLabs Projects

Fix: libcrmcommon: avoid evicting IPC client if messages spike briefly

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

Description

Fix: libcrmcommon: avoid evicting IPC client if messages spike briefly

Before, an IP server would evict a client if its event queue grew to 500
messages. Now, we avoid evicting if the backlog is new (a quick spike of many
messages that immediately crosses the threshold).

Details

Provenance
kgaillotAuthored on May 1 2017, 6:39 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.