Fix participant not sending ack 13/142113/2
authordanielhanrahan <daniel.hanrahan@est.tech>
Wed, 24 Sep 2025 12:20:10 +0000 (13:20 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Wed, 24 Sep 2025 12:52:38 +0000 (13:52 +0100)
commit39f250a56f692c5418e19621968979618eb6cc2e
treead407530cf06b34c9a9a22195533b425ff62fe36
parent35a95187e99f95ca45b8830632a8f3b304b15bef
Fix participant not sending ack

After logging change, the code to send the ack was removed.
This fixes recent CSIT failures. Also add unit tests.

Issue-ID: POLICY-5452
Change-Id: I9ad595fca6082d9c34d0d63a109bfd7cdde99eb7
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
participant/participant-intermediary/src/main/java/org/onap/policy/clamp/acm/participant/intermediary/comm/ParticipantMessagePublisher.java
participant/participant-intermediary/src/test/java/org/onap/policy/clamp/acm/participant/intermediary/comm/ParticipantCommTest.java