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

Make "Job Executor Hint" configurable

    XMLWordPrintable

Details

    Description

      In the current implementation when a new job is added (e.g. async=true) we give the job executor an immediate hint (https://github.com/camunda/camunda-bpm-platform/blob/master/engine/src/main/java/org/camunda/bpm/engine/impl/persistence/entity/JobManager.java#L62) so the job gets aquired without delay on the same cluster node.

      However - in parallel scenarios this may harm the exclusive job paradigm (see linked support case) - so it is desired to make the job executor hint optional - meaning you can switch it off completly for the whole process engine in the ProcessEngineConfiguration.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                meyer Daniel Meyer
                ruecker Bernd Ruecker
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce