HomeClusterLabs Projects

Low: pacemaker-attrd: track node XML IDs independent of attribute values

Description

Low: pacemaker-attrd: track node XML IDs independent of attribute values

Previously, node XML IDs were kept in attribute_value_t. That meant that
they were duplicated for every value for a node, the values might be
known for some values and unknown or inconsistent for others, and newly
learned XML IDs would have to be broadcast per value.

Now, maintain a global node XML ID cache.

Details

Provenance
kgaillotAuthored on Oct 24 2024, 6:36 PM
Parents
rPa045a72a7ea1: Refactor: pacemaker-attrd: use variable for whether to write
Branches
Unknown
Tags
Unknown