2021-03-30 AAI Developers Meeting

Agenda Items

AAI developers session info: 20210330 AAI Weekly Meeting.mp4

Attendees: 

@Venkata Harish Kajur

@William Reehil

@Igor Dysko

@Niharika Sharma

@Eric Santos

@Mohammad

@Ondrej Frindrich

@Suresh Charan



START



Title

Raised By

Notes



Title

Raised By

Notes

1

Honolulu Status

@William Reehil

RC2 stories should be coming to @William Reehilsoon and we are good to sign off Honolulu.

2

Istanbul Status

@William Reehil

Wait on the use cases to flow to AAI so we know what we have to do in addition to global requirements.

3

Sparky Documentation

@Igor Dysko

https://docs.onap.org/projects/onap-aai-sparky-be/en/latest/platform/browse.html

4

Resource Version Mismatch

@Niharika Sharma

Sequencing issues with dmaap events Bell is seeing, event is being triggered prior to the db commit.

AT&T was not seeing this due to the non-existent locking, but since Bell is locking it's more likely to fail in the db commit phase. Dmaap generation and sending of the dmaap event logic needs separation.

https://gerrit.onap.org/r/gitweb?p=aai/aai-common.git;a=blob;f=aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java;h=7f3340b2c4636bf5d959ae9c7a483e787bf4ceec;hb=HEAD look at generateEvents and createNotificationEvents to address the issue.

@Niharika Sharmawill create a bug in Istanbul release.

5

Multi Tenancy

@Mohammad

Need to review and merge the first commit, then run recheck on the other two since they are dependent