Uploaded image for project: 'SEBA'
  1. SEBA
  2. SEBA-467

Fix potential concurrency issues in att-workflow-driver service

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: February
    • Component/s: NEM
    • Labels:
      None

      Description

      The multithread-save tool indicates that these model fields may be being saved from multiple locations concurrently:

      Inspecting model:  AttWorkflowDriverWhiteListEntry
        [WARNING] Object being saved with no changes!
      
      Inspecting model:  AttWorkflowDriverServiceInstance
        Field:  dhcp_state
           /opt/xos/synchronizers/att-workflow-driver/event_steps/dhcp_event.py
           /opt/xos/synchronizers/att-workflow-driver/model_policies/model_policy_att_workflow_driver_serviceinstance.py
        Field:  ip_address
           /opt/xos/synchronizers/att-workflow-driver/event_steps/dhcp_event.py
           /opt/xos/synchronizers/att-workflow-driver/model_policies/model_policy_att_workflow_driver_serviceinstance.py
        Field:  authentication_state
           /opt/xos/synchronizers/att-workflow-driver/model_policies/model_policy_att_workflow_driver_whitelistentry.py
           /opt/xos/synchronizers/att-workflow-driver/event_steps/auth_event.py
        Field:  mac_address
           /opt/xos/synchronizers/att-workflow-driver/event_steps/dhcp_event.py
           /opt/xos/synchronizers/att-workflow-driver/model_policies/model_policy_att_workflow_driver_serviceinstance.py
        Field:  status_message
           /opt/xos/synchronizers/att-workflow-driver/model_policies/model_policy_att_workflow_driver_whitelistentry.py
           /opt/xos/synchronizers/att-workflow-driver/model_policies/model_policy_att_workflow_driver_serviceinstance.py
      

      Correct these issues if possible.

        Attachments

        # Subject Branch Project Status CR V

          Activity

            People

            Assignee:
            acb Andy Bavier
            Reporter:
            acb Andy Bavier
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes