You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2015/07/16 13:50:05 UTC

[jira] [Created] (TOMEE-1615) JTA JDBC proxies always create a connection even if one is already bound to the current transaction

Romain Manni-Bucau created TOMEE-1615:
-----------------------------------------

             Summary: JTA JDBC proxies always create a connection even if one is already bound to the current transaction
                 Key: TOMEE-1615
                 URL: https://issues.apache.org/jira/browse/TOMEE-1615
             Project: TomEE
          Issue Type: Bug
            Reporter: Romain Manni-Bucau
            Assignee: Romain Manni-Bucau
             Fix For: 7.0.0-M1


[~jgallimore] reported that our ManagedDataSource always creates a connection without checking if one was bound to current transaction. This implies some "hard to configure" behavior under heavy load and potentially some performance issues.





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