Hi William, Lukasz, Fiachra, and all, Thanks for your responses. I first noticed this issue when I tried to register a 3rd party controller using AAI's ESR api. What I used to do (before Jakarta and it was working fine) was that whenever I call that ESR API of AAI to register a 3rd party controller (screenshot below), the data was getting inserted into AAI and after the data was getting inserted into AAI, eventually SDNC was able to capture the generated AAI-EVENT for that insertion and SDNC was able to trigger the topology discovery operation from that 3rd party controller. However, now using Jakarta, this operation no longer works. I debugged the issue and found that no AAI-EVENT is generated anymore. I confirmed this by fetching the events using the CURL command mentioned in my previous email.
Here is the ESR API to insert a 3rd party controller into AAI: [cid:[email protected]] Is there any other idea how we can debug this? Thanks again, Hesam From: Fiachra Corcoran [mailto:[email protected]] Sent: Friday, July 08, 2022 11:06 AM To: REEHIL, WILLIAM E <[email protected]>; Rajewski Łukasz <[email protected]>; [email protected]; Hesam Rahimi <[email protected]> Subject: Re: AAI-EVENTs no longer generated into dmaap in Jakarta Hi, I would agree with William. Gating would fail if this was the case. Message Router is still handling the AAI-EVENT topic so there should be no impact. The triggering of how and when AAI sends the event(s) is outside of my knowledge. Bill? [cid:[email protected]] Fiachra Corcoran GFTL EST Ireland [email protected]<mailto:[email protected]> Ericsson Software Technology Ericsson Software Campus Athlone Ireland N37 PV44 ________________________________ From: REEHIL, WILLIAM E <[email protected]<mailto:[email protected]>> Sent: 08 July 2022 15:57 To: Rajewski Łukasz <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>>; '[email protected]' <[email protected]<mailto:[email protected]>> Cc: Fiachra Corcoran <[email protected]<mailto:[email protected]>> Subject: RE: AAI-EVENTs no longer generated into dmaap in Jakarta Hi Lukasz, This is not an intended change and first I am hearing about it, if dmaap was not working I would think gating would have failed for the stuff the babel/model-loader flow does. A&AI team has not worked on any dmaap features in a while. It's possible changes in the dmaap module caused this, but hard to speculate. I knew there was some changes coming in Kohn, but something was done in Jakarta around this? I see https://jira.onap.org/browse/REQ-1207 in Kohn, but not entirely sure what I have to do. I'd say create a ticket and then we can look into it. Thanks, William Reehil Principal Member of Technical Staff | A&AI ONAP PTL AT&T ECOMP PLATFORM AND SYSTEMS (C) 732 865-5333 | (O) 732 420-7806 From: Rajewski Łukasz <[email protected]<mailto:[email protected]>> Sent: Friday, July 8, 2022 10:47 AM To: [email protected]<mailto:[email protected]>; '[email protected]' <[email protected]<mailto:[email protected]>>; REEHIL, WILLIAM E <[email protected]<mailto:[email protected]>> Subject: RE: AAI-EVENTs no longer generated into dmaap in Jakarta Hi, We have added Apache Strimzi Kafka. Perhaps this is related. William, do you know anything about this potential change? Is it intended? Regards, Lukasz From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> On Behalf Of Hesam Rahimi via lists.onap.org Sent: Thursday, July 7, 2022 10:20 PM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] AAI-EVENTs no longer generated into dmaap in Jakarta Hello ONAP community, I have recently installed ONAP's Jakarta release in my environment using OOM, and pretty much all pods are in "running" status. However, I noticed that after this upgrade, when I insert something into the AAI, the AAI-EVENT no longer gets generated and no AAI-EVENT gets published into the dmaap. The data does get successfully inserted into the AAI, but no event gets triggered. This behavior change has impact on my use-case and it is now a blocking issue for me. Does anyone have any idea of what exactly is missing in Jakarta release that prevents the AAI-EVENTs? FYI, here is how I fetch the events: curl -i -v -k -X GET 'http://message-router.onap.svc.cluster.local:3904/events/AAI-EVENT/1/1<https://urldefense.com/v3/__http:/message-router.onap.svc.cluster.local:3904/events/AAI-EVENT/1/1__;!!BhdT!k9_vajlAHo3ofCqZiJBm2WbuYjEOJhvMhvvjjWB4Q0cWNMz-F-I_AD74PGtQ6CcU90giEbH0c7XVbNbS8iKXWEFq2ZKl$>' -u [email protected]:demo123456<mailto:[email protected]:demo123456>!' (After sending the above GET command, I insert/delete something into/from AAI. Then I send another GET command to fetch the AAI-EVENT created after the insert/delete operation. I used to be able to fetch the events, but no longer after upgrading to J release). Any help is appreciated. Thanks and regards, Hesam -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24067): https://lists.onap.org/g/onap-discuss/message/24067 Mute This Topic: https://lists.onap.org/mt/92237174/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
