Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-5323

jBPM should avoid registering a new listener on the KieBase every time a new process is created

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • None
    • None
    • Runtime Engine
    • None
    • NEW
    • NEW

    Description

      Every time a new process is created jBPM register a new listener on the KieBase here https://github.com/droolsjbpm/jbpm/blob/master/jbpm-flow/src/main/java/org/jbpm/process/instance/ProcessRuntimeImpl.java#L317

      This should be because, since listeners registration is synchronized, it could cause a bottleneck in heavy loaded concurrent systems.

      Attachments

        Issue Links

          Activity

            People

              swiderski.maciej Maciej Swiderski (Inactive)
              mfusco@redhat.com Mario Fusco
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: