[teiid-issues] [JBoss JIRA] (TEIID-2205) Temp table and procedure block transactions issue

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Sep 13 09:22:33 EDT 2012


Steven Hawkins created TEIID-2205:
-------------------------------------

             Summary: Temp table and procedure block transactions issue
                 Key: TEIID-2205
                 URL: https://issues.jboss.org/browse/TEIID-2205
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 7.6
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
            Priority: Blocker
             Fix For: 8.2


The Request class is not correctly setting the transactioncontext on the commandcontext, so downstream transaction logic in temp tables and procedure blocks will not work properly.

For procedure blocks an exception may occur if an existing local/global transaction has been started, and temp table work will fail to isolate correctly and not rollback.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list