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

I can configure a job acquisition backoff in case of failure to lock jobs

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.4.0, 7.4.0-alpha2
    • None
    • engine
    • None

      When the acquisition thread fails to lock a certain number of jobs during one acquisition cycle, it backs off, meaning that it will wait a certain amount of time before making the next acquisition query, yet requesting a greater number of jobs then.

      AT:

      • for a process engine there is a configuration option for the initial backoff time and the backoff factor
      • the acquisition thread no longer executes jobs itself
      • the number of jobs rejected by the execution queue is logged
      • default is no backoff (so that the acquisition thread constantly acquires new jobs and sleeps once it can't submit new jobs to the queue or there aren't any jobs left)

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: