Fixing issues around deploying APEX policies with duplicate concepts 28/119628/1
authora.sreekumar <ajith.sreekumar@bell.ca>
Fri, 19 Mar 2021 17:49:07 +0000 (17:49 +0000)
committerAjith Sreekumar <ajith.sreekumar@bell.ca>
Tue, 23 Mar 2021 15:30:52 +0000 (15:30 +0000)
commit05087b15dd9287cb4c3b46d4553e27f95414f1b8
treedc211eb15448901e7c10dd926808f0e7349e7c4d
parente5a1908b92c02c91ad3a703105e5ac212ab27f6b
Fixing issues around deploying APEX policies with duplicate concepts

Deploying invalid APEX policies with duplicate concepts resulting in
corrupting all the policies in memory. This is fixed here.
This entire functionality handling multiple policies will be
revisited as part of https://jira.onap.org/browse/POLICY-3018

Change-Id: I751102d5dddcb92cdcede8222855e2f467bb724d
Issue-ID: POLICY-3141
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
(cherry picked from commit e3f1349915f425c2f0c09688a2cc6d8d246f4110)
services/services-onappf/src/main/java/org/onap/policy/apex/services/onappf/handler/ApexEngineHandler.java