commit | 7347bbd9655ba6f713241af1ad3667ee22c85016 | [log] [tgz] |
---|---|---|
author | danielhanrahan <daniel.hanrahan@est.tech> | Tue Aug 20 14:58:49 2024 +0100 |
committer | danielhanrahan <daniel.hanrahan@est.tech> | Tue Aug 20 15:33:44 2024 +0100 |
tree | 83db5ac41b4b3f9a747c06fbab70ff6f56945ece | |
parent | 73f044beb1fe4bd2fd30fb71357c918ab39dda38 [diff] |
Faster alternate-id checks during registration (CPS-2366 #2) This improves performance when using alternate ID in registration. Instead of one CPS path query for each alternate ID, it sends one query for the whole batch using OR operator, e.g. /dmi-registry/cm-handles[@alternate-id='A' or @alternate-id='B'] Issue-ID: CPS-2366 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I5b10437f4a01c886b3c84e46ac727e0e79917589