-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.9
-
Component/s: openolt-adapter
-
Labels:
-
Story Points:3
-
Epic Link:
-
Sprint:VOLTHA 2.9 - Release sprint
If meter mismatch occurs for any direction, the corresponding directions schedulers/queues are not installed again - even on flow retries. This causes issues with datapath.
In the current code the techprofile instance is completely reverted on meter mismatch. This creates problems for removal of old flows referencing old meters. The fix is to move meter validation (for meter mismatch) a few levels higher in the openolt adapter flow processing and to immediately return failure on mismatch and not allow revert techprofile handlers to kick-in down below in the flow processing hierarchy.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
29759,1 | VOL-4522: If meter mismatch occurs for any direction, the corresponding direction's schedulers/queues are not installed again | master | voltha-openolt-adapter | Status: MERGED | +2 | +1 |