Performance fix for Module search outputting Alternate IDs 40/140640/3
authordanielhanrahan <daniel.hanrahan@est.tech>
Tue, 1 Apr 2025 15:04:39 +0000 (16:04 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Wed, 2 Apr 2025 11:01:35 +0000 (12:01 +0100)
commit80118554402ba35c1a77c2ce708eef60168fe391
tree1ef191a3f4acedb4637046f3abf5f24f33b958c6
parent95b8e994582e2a6aef29f27334ce4287fa5c1b57
Performance fix for Module search outputting Alternate IDs

Use OMIT_DESCENDANTS instead of INCLUDE_ALL_DESCENDANTS.

Issue-ID: CPS-2738
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: If0ee84baa297137f7275e611905e4183a16c7ee1
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/InventoryPersistence.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/InventoryPersistenceImpl.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/ParameterizedCmHandleQueryServiceImpl.java
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/impl/inventory/InventoryPersistenceImplSpec.groovy