Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-2304

DataGeneration: page through userTasks by creationDate

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 2.5.0
    • None
    • backend
    • None

      Context:
      Current implementation always tries to get increased size pages, this doesn't scale with large instance counts. Further userTasks are completed sequentially by on thread which takes a lot of time on high instance counts as well, we need to batch this.

      AT:

      • the UserTaskCompleter pages through available userTasks based on their creationDate
      • one page of userTasks is handled in a parallel manner instead of 1 by 1

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              sebastian.bathke Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: