HomeClusterLabs Projects

Low: Remove ccm_transition, num_peers and cib_feature_revision from the CIB

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

Description

Low: Remove ccm_transition, num_peers and cib_feature_revision from the CIB

  • ccm_transition is irrelevant now that have_quorum is set by the crmd before passing the CIB to the PE
  • num_peers doesn't do anything, since by the time it is used the size of the connected set is always equal
  • the functionality of cib_feature_revision is far better achieved using schema validation

Mercurial revision: ef57bfa79198945ece73f12a50c94a6b3323f4cd

Details

Provenance
Andrew Beekhof <andrew@beekhof.net>Authored on May 23 2008, 7:39 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.