You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/05/03 17:08:04 UTC

[jira] [Created] (BEAM-2153) Move connection management in JmsIO to setup/teardown methods

Thomas Groh created BEAM-2153:
---------------------------------

             Summary: Move connection management in JmsIO to setup/teardown methods
                 Key: BEAM-2153
                 URL: https://issues.apache.org/jira/browse/BEAM-2153
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-extensions
            Reporter: Thomas Groh
            Assignee: Jean-Baptiste Onofré


This will reduce the complexity of process element (no more try/catch -> teardown) and improve performance (by reusing connections)

If there's a reason that these must be in StartBundle/FinishBundle, these should be commented.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)