Allow user to disable deployment synchronization

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.7.0, 7.7.0-alpha2
    • Affects Version/s: None
    • Component/s: engine

      Problem

      With CAM-3810 the DeployCmd was synchronized on the ProcessEngine class to prevent database deadlocks and timeouts while doing parallel deployments. If an user wants to deploy a high number of deployments in parallel this synchronization can become a bottle neck and slow down the whole deployment process.

      AT

      Add a configuration option which allows to disable the synchronization inside the DeployCmd similar to isDeploymentLockUsed (CAM-2128). Note: The user might still want to use the database deployment lock so the configuration option should not be linked to the isDeploymentLockUsed.

            Assignee:
            Sebastian Menski
            Reporter:
            Sebastian Menski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: