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

OpenOnuAdapterGo: Avoid reconciling the MEs with ONT

    XMLWordPrintable

    Details

    • Type: Story
    • Status: To Do (View Workflow)
    • Priority: Medium
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: openonu-adapter
    • Labels:
      None
    • Story Points:
      1

      Description

      Currently the ONU adapter reconciles all the data with the ONT after ONU adapter goes for a restart. With this approcah on a scale there will be spike in ONU adapter during the reconcile process. and if a stack is handling 5k ONTs , then all ONTs going for reconcile is not an ideal situation.

      We believe we can skip the reconcile with the ONTs and as part of reconcile , we build the internal structures required and load up what had been conigured earlier for the ONT. onu adapter going to ONT to reconcile would not be required.

      We can maintain a flag to allow reconcile only with existing data or to go to ONT and reconcile.

        Attachments

        # Subject Branch Project Status CR V

          Activity

            People

            Assignee:
            pnalmas Praneeth Nalmas
            Reporter:
            pnalmas Praneeth Nalmas
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:

                Gerrit Reviews

                There are 2 open Gerrit changes