Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3291

Parent Runner flag slows down the process execution on KIE Server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.9.1.GA
    • 7.9.0.GA
    • jBPM Core
    • None

    Description

      Commit introduced as a fix for RHPAM-2982 introduced a slowdown in performance on KIE Server. This is probably due to the fact that the line

      txm.putResource(DROOLS_PARENT_RUNNER, TRUE);
      

      accesses the transaction, which on KIE Server takes longer (3-6 ms increase in total time) than in the standalone engine, where the standalone narayana-jta is used.

      Attachments

        Activity

          People

            elguardian@gmail.com Enrique González Martínez (Inactive)
            mmacik@redhat.com Marian Macik
            Michal Cervenansky Michal Cervenansky (Inactive)
            Michal Cervenansky Michal Cervenansky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: