-
Type: Story
-
Status: Resolved (View Workflow)
-
Priority: High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.6
-
Component/s: onos-olt
-
Labels:
-
Story Points:3
-
Epic Link:
Currently the OLT app fails to provision 1024 subscribers on 2 OLTs (512 each) due to a race condition and iterator handling in the MeterFuture.
Divide the processing on a per device basis and implementa queue for better concurrent procedures.