HomeClusterLabs Projects

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

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
Parents
rPf1f9bf7ceb37: Low: libcrmcommon: don't delay next flush by more than 5 seconds
Branches
Unknown
Tags
Unknown

Event Timeline