HomeClusterLabs Projects

Fix: cib: don't destroy peer cache in peer status callback

Description

Fix: cib: don't destroy peer cache in peer status callback

The CIB's peer status callback can call terminate_cib(). Previously, that would
call crm_cluster_disconnect(), which destroys the peer cache, which a peer
status callback shouldn't do. Now, terminate_cib() takes an argument allowing
the peer status callback to skip the disconnect.

Details

Provenance
kgaillotAuthored on Jul 15 2015, 12:55 PM
Parents
rP8238030e5d4e: Test cts: tweak pattern for failed ops
Branches
Unknown
Tags
Unknown

Event Timeline