You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 98 Next »

Minutes

DateAttendeesAgenda / Notes

 

 

  1. Arpit Singh would like to discuss
    1. Cloud Events (Lukasz Rajewski needs to be present maybe use separate call)
    2. RFC Standards (blocked, need input from kieran mccarthy )
    3. Schema Independent 'Delta' output, 
      1. Toine Siebelink thinks this is a interesting valuable approach, Toine Siebelink will check with Ericsson stakeholders
        Arpit Singh wil start PoC
      2. Toine Siebelink wants for develop
  2. SoftwareStatus
    1. CPS-1789 - Getting issue details... STATUS Gerard Nugent is close to delivering the Springboot 3.0 upgrade, this wil required developers to use a Java17 JDK  when building locally! Newer version cause build problems (for spotBugs mvn plugin). Gerard wil notify with details when it is ready

 

No Meeting


 

  1. SoftwareStatus
    1. Lee Anjella Macabuhay  shared job with Perf Graphs: https://jenkins.nordix.org/job/onap-cps-performance-tests-plots/ (but currently not being updated)
    2. Gerard Nugent agreed to push the SpringBoot 3 changes today for review and merge soon hopefully. The failign test can temporary be ignore and the Code coverage adjusted as needed to follow up in separate commit(s)

 

  1. Chandrayaan-3 Mission Soft-landing, success! A great achievement of Indian engineering, all Indian (engineers) can be very proud today!
  2. Sourabh Sourabh to demo CPS-1800 - Getting issue details... STATUS
  3. Halil Cakal  to demo CPS-1826 - Getting issue details... STATUS  
    1. Note an DMI response: identical error messages for different cm-handles are not combined but 'duplicated'. This is as per agreed in prev. meeting
  4. SoftwareStatus

 

  1. SoftwareStatus
    1. Priyank Maheshwari raised a LFN ticket for ONAP Required GHA build to fail https://jira.linuxfoundation.org/plugins/servlet/desk/portal/2/IT-25902 which was later resolved.

 

  1. Demo from Rudrangi Anupriya 
    1. Add to Top level list node
    2. CPS-1784 - Getting issue details... STATUS    - a question came up on consistency of the ordering of records returned when using the descendants option. Rudrangi Anupriya  to check and confirm the consistency.
  2. SoftwareStatus

 

  1. Rajesh kumar  demo CPS-1605 - Getting issue details... STATUS
    1. Might need documentation update to say if only one pagination paarmeter is submitted it wil be ignored
    2. suggested small separate improvement to order on anchor-name (instead of id) and to also order when no pagination is requested
  2. Halil Cakal demo CPS-1616 - Getting issue details... STATUS
    1. scenario 4 that a DMI reports some cm handles are 'pending' is NOT a valid scenario; a DMI can only reject or accept cm handles. Need a code update to fix this. Halil Cakal to fis this
    2. demo still use incorrect datastore but code fix is pending in review Toine Siebelink confirms
    3. outcome from dmi to ncmp is inefficient if many (all) cm handles are not accepted for the same reason. The reason wil be repeated in the json for each cm handle We could use a similar grouping schema as is used when forward outcome from ncmp to client. Priyank Maheshwari to decide if this will be changed now.
    4. The demo could be approved to show that different responses from DMI are grouped per message, the current demo uses only only one error message 3 times it would be betert to use different message, one of the at last occurring twice to show the grouping when status details are forwarded to client...
    5. scenario 3 is also based on an actual response from dmi saying all are pending this is not valid Halil Cakal will prepare a new demo where the 'pending' state wil occur and a message set by NCMP about te pending state...
  3. AOB
    1. Holiday plans. Toine Siebelink will discuss with Priyank Maheshwari 

 

 

  1. SoftwareStatus
    1. Gerard Nugent DMI Being upgraded to Java 17 too now (some build issues)
  2. CPS/NCMP Code Coverage now up over 98% however recent code is still missing coverage for error scenarios. It remains the responsibility for the whole team to double-check their own new code for coverage.
  3. ONP Release planning is on hold as the impact of ONAP 'disaggregation' is being analyzed and the process are updated to cater for that.

 

  1. Sourabh Sourabh and Raviteja Karumuri demo of CPS-1515 - Getting issue details... STATUS  
    1. Demoed complex scenario with ready, invalid, and locked cm-handles.
      Some observations:
      1. CM Handle ids should be removed from error details Sourabh Sourabh will create patch CPS-1785 - Getting issue details... STATUS
      2. RTD (docs) need to be updated with error code details Sourabh Sourabh  will create patch (and user story: )
      3. No performance requirements, Toine Siebelink will check
      4. Performance requirements are documented here: CPS-1515: Spike: Support Multiple CM-Handles for NCMP Get Operation (Data operations)#Requirements Sourabh Sourabh will follow up this
  2. SoftwareStatus
    1. Gerard Nugent Java17 update are being tested in CI sandbox (timebox for today)

 

  1. SoftwareStatus
    1. Gerard : Preparing to upgrading to Java 17. Some jobs need to be setup in the ci-management repo.
    2. We released 3.3.3 version of CPS and NCMP.

 

  1. SoftwareStatus
    1. New bug CPS-1768 - Getting issue details... STATUS placeholder only, awaiting more input from perf. test team
    2. Daniel  submitted changes for overall write performance using Hibernate 'batching' hopefully finishing next 1-2 days
    3. (batch) data operations close to finalizing work item (delivery planned for tomorrow)

 

  1. SoftwareStatus
    1. Tech Mahindra reviews: need a dedicated person per user story instead of roster. Lee Anjella Macabuhay to arrange this with Toine Siebelink 
    2. Sean Beirne will organize a re-cap of his Course on Kafka with CSP team next week
    3. Sonar Quality reports:
      1. Code coverage sis slipping somewhat, please all keep ensuring new test code, all branches are covered (error handling etc.)
      2. Gerard Nugent will apply webconfig fix to DMI Plugin too

 

  1. Rudrangi Anupriya demo CPS-1273 - Getting issue details... STATUS
    1. all good, no questions. User story can be closed
  2. Arpit Singh  Discuss/Present the following.
    1. Delta Feature: https://wiki.onap.org/display/DW/CPS+Delta+Feature
      1. Separate microservice ?! TBD
      2. json data stored/saved to compare later
      3. TM/DT discuss issues raised today and continue to work on PoC and will come back with more details proposal later
  3. Rajesh kumar , Lukasz Rajewski Discuss support for unmodeled data in CPS-Core
    1. Don't want to validate the data w/o the schema
    2. Concurrent DB Layer (alternative) possibly for same data. Dataspace and/or anchor might have attribute to indicated with persistence implementation(s) is to be used
    3. Different kind of persistency ( mongodb or elasticsearch )
    4. mirror the config into json and come with some patterns network wide.
    5. dataspace needs to be schema free for this kind of data.
    6. GET and QUERY api to get the hosted data in elasticsearch (might not support all the features as PostGress impl but could have additional features. Would required documentation updates to explain.
    7. Admin and DataPersistency service.
    8. Lukasz Rajewski  will work out a more detailed proposal for the arhictecutre based on a their PoC to discuss with CPS team when ready...
  4. (limited) Software update
    1. Daniel Hanrahan worked on performance bug CPS-1716 - Getting issue details... STATUS . Fix almost completed which reduced memory significantly and increases performance of many query-features 
    2. Both Sourabh Sourabh and Priyank Maheshwari or now using 'CloudEvents' in their work items which are both progressing well. For more details on 'Cloud Events' and how this will be introduced for legacy events to see CPS Events Structure#CNCFCloudEventalignment

 

No Meeting due to https://wiki.lfnetworking.org/display/LN/2023-06+LFN+Developer+Event+Topics+June

 

 

 

 

  • London Milestone Status
    • M4 AGREED on  
    • RC DUE on  
  • SoftwareStatus
    • Gerard Nugent is working to move our projects to Java17 and SpringBoot 6. This should solve any dependency related issues that we see in the quality reports at the moment

 

 

 

  • Rudrangi Anupriya Demo of CPS-1215 - Getting issue details... STATUS
    • Functionality works well
    • Discussed and explored some limitations
    • Documentation update will follow soon (need to closes US)
    • CPS-1629 - Getting issue details... STATUS has been created to address ordering issue when combine 'and' with 'or' in one expression
  • SoftwareStatus
    • Priyank Maheshwari has some issue with deployment of DMI plugin which is block the London Release. Toine will look for additional support if needed. 
  • New R13 Planning page:  CPS R13 Release Planning
    Different table format, now using epics, please ensure any user story is linked to the correct epic!
    Page still WiP but teams should be using it from now on.
    • Ericsson and Fujitsu REQ-Tickets for London have been closed and remaining user stories transferred to new REQ tickets for Montreal
    • DT/TechMahindra are meeting tomorrow to close their London ticket and create a new one for Montreal

Recordings

DateZoom Recording

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  • No labels