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

If meter mismatch occurs for any direction, the corresponding direction's schedulers/queues are not installed again - even on flow retries

    XMLWordPrintable

    Details

    • Story Points:
      3
    • Epic Link:
    • Sprint:
      VOLTHA 2.9 - Release sprint

      Description

      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.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          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