[teiid-issues] [JBoss JIRA] (TEIID-4990) Embedded Teiid with JPA layer Transaction Management detection

Steven Hawkins (JIRA) issues at jboss.org
Fri Jul 14 08:42:00 EDT 2017


     [ https://issues.jboss.org/browse/TEIID-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-4990:
----------------------------------
    Fix Version/s: 9.3.2


> Embedded Teiid with JPA layer Transaction Management detection
> --------------------------------------------------------------
>
>                 Key: TEIID-4990
>                 URL: https://issues.jboss.org/browse/TEIID-4990
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 9.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 10.0, 9.3.2
>
>
> When Embedded Teiid used with JPA layer, the JPA layer manages the transaction boundaries. Teiid does detect the ongoing transaction and mark it has the GLOBAL transaction, however in this case JPA layer does not enlist embedded as a participating source (this is not required either).  This results, where embedded connection gets closed before any commit is called.
> However, when the session close is called, Teiid proactively tries to close the transaction, which is not correct.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list