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

Synchronization issue during data updates with multiple cores

    XMLWordPrintable

    Details

    • Story Points:
      3
    • Sprint:
      VOLTHA 2.0 Sprint 17, VOLTHA 2.1 Sprint 1, VOLTHA 2.1 Sprint 2, VOLTHA 2.1 Sprint 3, VOLTHA 2.1 Sprint 4, VOLTHA 2.1 Sprint 5, VOLTHA 2.1 Sprint 6

      Description

      When creating a device in a multi-core system, that device can be modified by the different cores and updates are applied concurrently to the kv store.  To ensure that an update to a device does not overwrite changes made by another core, we need to synchronize the data as best we can by merging the latest updates with the current changes.

      At the moment, there is some logic that attempts to perform this merge.  But there are still instances of data overwrites.  This results in devices not being fully preprovisioned while others are. 

      This needs to be investigated...

        Attachments

          Issue Links

          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