Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-4699

Panic in PM module in openonu-go adapter during Device Delete in Memory leak tests

    XMLWordPrintable

    Details

    • Story Points:
      5
    • Epic Link:
    • Sprint:
      VOLTHA 2.10 - Sprint 6

      Description

      openonu adapter crashes in PM module due to nil reference during device delete and some stale data is left on etcd (w.r.to PM data). As part of PrepareForGarbageCollection some pointers are set to nil to free up references for garbage collection by go runtime engine. This function is invoked during device delete. These nil pointers are referenced by PM FSM that is still preparing to shutdown.

        Attachments

        # Subject Branch Project Status CR V

          Activity

            People

            Assignee:
            ggowdra Girish Gowdra
            Reporter:
            ggowdra Girish Gowdra
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes