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

I can limit the number of existing jobs per batch

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine

      If a start a batch to migrate 4.000.000 process instances currently the batch seed job will try to create all 4.000.000 batch jobs even if they aren't processed yet. This might lead to a huge jobs table. Some operations fetch all jobs for a batch or count them. This might lead to performance issues.

      AT:

      • it exists a process engine configuration which limits the number of batch jobs which limits the number of jobs for a batch at any time
      • the seed job never creates more jobs than this configuration
      • (maybe) the seed job should than use a back off strategy to not to often poll the jobs count

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              sebastian.menski Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: