Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4990

Embedded Teiid with JPA layer Transaction Management detection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.0, 9.3.2
    • 9.0
    • Query Engine
    • None

    Description

      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.

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: