HomeClusterLabs Projects

Low: daemons: Fix a bug processing child XML messages in attrd.

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

Description

Low: daemons: Fix a bug processing child XML messages in attrd.

Before, we were just calling attrd_client_update again on the whole
top-level node. The intention here is that we would pass each child to
attrd_client_update in turn. This has probably not turned up yet
because it requires a cluster with mixed versions of attrd, in addition
to only happening when messages between daemons are sent. Normal
command line tool usage will not run into this.

This was introduced by 2e9b5ef562.

Details

Provenance
clumensAuthored on Jul 22 2022, 2:45 PM

Commit No Longer Exists

This commit no longer exists in the repository.