Fix participant update list event for multiple AC elements 68/129568/1
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Fri, 24 Jun 2022 13:47:25 +0000 (14:47 +0100)
committerRamesh Murugan Iyer <ramesh.murugan.iyer@est.tech>
Fri, 24 Jun 2022 14:10:29 +0000 (14:10 +0000)
commit0eca9210ebdfc62b3ca8290b2b9fe67add61111b
tree6636ae5a2f7f167944a833c257d250a4854576c7
parent23633d10886f46c67c0deadd175f72ada2453237
Fix participant update list event for multiple AC elements

If multiple AC elements are mapped to a single participant, the update
list event from runtime includes only a single element by overriding the
previous entries from the update list. Removed the immutable list that causes the issue.

Issue-ID: POLICY-4241
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I59dcd3706394ab937d4e517bc69285c50d9ac260
models/src/main/java/org/onap/policy/clamp/models/acm/utils/AcmUtils.java