Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-4938

[GSS](6.4.z) Connection Created During FIRE_AND_FORGET_PATTERN

XMLWordPrintable

      The Message Driven Bean for KieSessionMDB creates a JMS Connection and Session to prepare and send a response message, even when using FIRE_AND_FORGET_PATTERN.

      This is expensive from a resource perspective and wastes creating and closing the connection.

      Correct behavior should check the incoming message for the interaction pattern and avoid establishing a connection in the case of FIRE_AND_FORGET_PATTERN.

              swiderski.maciej Maciej Swiderski (Inactive)
              rhn-support-agiertli Anton Giertli
              Karel Suta Karel Suta
              Karel Suta Karel Suta
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: