HomeClusterLabs Projects

Feature: attrd: add API for clearing failures

Description

Feature: attrd: add API for clearing failures

This will make future changes to failure handling easier.

An alternative would be to use the existing F_ATTRD_REGEX feature to clear
failures. The problem is that implementing regexes in legacy attrd when used
with remote node attributes would require reading all the attributes from the
CIB, then clearing each one that matches, which is race-prone and expensive.

Details

Provenance
kgaillotAuthored on Feb 10 2017, 12:19 PM
Parents
rPa7825f4f0a8d: Merge pull request #1234 from kgaillot/fencing
Branches
Unknown
Tags
Unknown

Event Timeline