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

Improve the performance of the flowupdate logic

    XMLWordPrintable

    Details

    • Story Points:
      8
    • Sprint:
      VOLTHA 2.0 Sprint 17

      Description

      The current implementation of the flow update logic in the Core uses a number of callbacks (triggered by the model after a dB update) when processing flows and in some cases serialize certains actions (e.g. writing to the dB and sending the flows to the adapters). While this works well, the entire flow update performance will degrade when there are more devices per olt in the network. We should therefore optimize this mechanism by minimizing the number of callbacks and let actions that can run in parallel do so.

        Attachments

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

          Activity

            People

            Assignee:
            khen khenaidoo Nursimulu
            Reporter:
            khen khenaidoo Nursimulu
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes