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

Delayed update of device object on non-owning core

    XMLWordPrintable

    Details

    • Story Points:
      3
    • Sprint:
      VOLTHA 2.1 Sprint 2

      Description

      When a device is created, it is assigned to and owned by a specific core.  The non-owning core will store details of that device in-memory.

      When a request to enable the device is issued, the owning core will complete the request.  The non-owning core should receive updates that the device has been enabled through the watch mechanism.  Unfortunately, the information received is being stored in the wrong "node" of the revision tree.  This causes the non-owning core to stay in a looping state until a DATA_REFRESH_TIMEOUT is reached and forcing the non-owning core to pull the latest information from the db and storing the information in the correct "node".

        Attachments

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

          Activity

            People

            Assignee:
            sbarbari Stephane Barbarie
            Reporter:
            sbarbari Stephane Barbarie
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes