HomeClusterLabs Projects

Refactor: libcib: make querying node uuid more efficient

Description

Refactor: libcib: make querying node uuid more efficient

Previously, query_node_uuid() required up to 4 synchronous CIB calls, and the
first would return the entire node list. It now makes a single CIB call,
and that call returns only the node of interest, so it scales better.

Details

Provenance
kgaillotAuthored on Feb 3 2017, 6:02 PM
Parents
rP19478ff15de9: Feature: tools: allow regular expression with crm_attribute
Branches
Unknown
Tags
Unknown

Event Timeline