HomeClusterLabs Projects

Fix: libcluster: never autoreap from remote peer cache

Description

Fix: libcluster: never autoreap from remote peer cache

This commit prevents autoreaping of the remote peer cache in
crm_update_peer_state_iter(). At this point, a remote peer's state
is always member, so this has no effect on behavior yet. But once
crm_remote_peer_cache_refresh() starts setting remote peer state,
reaping will be handled there, so we don't want it to happen here.

Details

Provenance
kgaillotAuthored on Oct 8 2015, 1:04 PM
Parents
rP730d5515d60f: Feature: libcrmcommon: new function for processing xpath search results
Branches
Unknown
Tags
Unknown

Event Timeline