You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Benjamin Graf (JIRA)" <ji...@apache.org> on 2016/05/28 19:23:12 UTC

[jira] [Created] (ARTEMIS-545) JDBC journal classes should avoid caching Connection

Benjamin Graf created ARTEMIS-545:
-------------------------------------

             Summary: JDBC journal classes should avoid caching Connection
                 Key: ARTEMIS-545
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-545
             Project: ActiveMQ Artemis
          Issue Type: Improvement
    Affects Versions: 1.3.0
            Reporter: Benjamin Graf


Actually in many classes the jdbc Connection instances are cached. This might lead too unexpected race conditions in complex environments if used in servers with e.g. connection pooling.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)