Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-5856

Job execution thread executes new exclusive jobs that belong to other process instances

    XMLWordPrintable

Details

    Description

      Scenario:

      1. job execution thread executes an exclusive job
      2. in the context of that job, new exclusive jobs are created
      3. however, these jobs belong to different process instances

      Current behavior:

      • the job execution thread locks these jobs straight away and executes them directly after the current job has finished
      • this results in serialization of these new jobs' execution

      Expected behavior:

      • the job execution thread does not immediately execute new exclusive jobs, if they belong to different process instances
      • enables parallel execution of such jobs

      Reason:

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce