-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.10
-
Component/s: openonu-adapter
-
Labels:
-
Story Points:5
-
Epic Link:
-
Sprint:VOLTHA 2.10 - Sprint 6
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.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
32222,2 | [VOL-4699] Fix panic in PM module in openonu-go adapter during Device Delete in Memory leak tests | master | voltha-openonu-adapter-go | Status: MERGED | +2 | +1 |