-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: VOLTHA v2.4
-
Fix Version/s: VOLTHA v2.4
-
Component/s: onos-olt
-
Labels:
-
Story Points:2
-
Epic Link:
Upon OLT disconnect meters are not removed from ONOS yielding a situation when upon OLT reconnection a meter is present but another one gets created.
There is no call to the MeterService.withdraw method from the OltMeterService, thus the meter stays in ADDED state.