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

During scale tests , intermittently ONT gets stuck at Discovery state and cannot be deleted.

    XMLWordPrintable

    Details

    • Type: Bug
    • 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

      Intermittently when adoptDevice RPC call and deleteDevice RPC call go routines simultaneously gets executed, deleteDevice call fails as OnuDeviceEntry is not yet created.
      Further, deleteDevice RPC fails at rwcore without cleaning up the device entry .

      If the OnuDeviceEntry is not present rather than failing the deleteDevice call, return it as success so that clean up happens and further Indications can be freshly processed.

        Attachments

        # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

              Created:
              Updated:

                Gerrit Reviews