HomeClusterLabs Projects

Fix: cib: Increased paranoia when peer updates fail to apply in compatability…

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

Description

Fix: cib: Increased paranoia when peer updates fail to apply in compatability mode

This is caused by either:

  • fingerprint mismatches between the actual and expected results, or
  • attrd (the new one) doing some local writes which bumped the local version past the DC's (which is running the old cib).

Solution is to grab a new copy from the DC each time.

Details

Provenance
Andrew Beekhof <andrew@beekhof.net>Authored on Oct 12 2015, 10:37 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.