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

I can configure the invocations per batch job by batch type

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.13.0, 7.13.0-alpha1
    • None
    • engine
    • None

    Description

      AT

      • There exists a config flag invocationsPerBatchJobByBatchType of type Map<String, Integer>
        • The map is initialised with an empty map
      • An entry of the map consists of the Batch Type as key and the invocations per batch job as value
        • "historic-instance-deletion" -> 5, "set-job-retries" -> 3, ...
      • If no entry for a specific batch type is available in the map, it falls back to the global configuration invocationsPerBatchJob
      • A warning is logged if the batch type does not match to the registered batch operations
        • Confer the behavior of batchOperationsForHistoryCleanup
      • I can add entries for custom batch types
      • I can read documentation

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              akif.hazarvi Akif
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce