Improve Task Query Performance

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.14.0, 7.14.0-alpha4
    • Affects Version/s: None
    • Component/s: None
    • None

      Scope:

      • Avoid CMMN complexity in the task query if CMMN is disabled
        • LEFT JOIN ACT_RE_PROCDEF → INNER JOIN ACT_RE_PROCDEF
        • LEFT JOIN ... ACT_RU_AUTHORIZATION → INNER JOIN ... ACT_RU_AUTHORIZATION
        • Remove CASE_EXECUTION_ID_ IS NULL check
      • Avoid of Standalone Tasks complexity in the task query
      • Avoid duplicate joining of ACT_RE_PROCDEF
      • Check indexes
        • Variables
        • Identity Links
        • Process Definitions

        There are no Sub-Tasks for this issue.

            Assignee:
            Nikola Koevski
            Reporter:
            Roman Smirnov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: