[teiid-issues] [JBoss JIRA] (TEIIDSB-162) vdb codegen does not account for the transaction manager

Steven Hawkins (Jira) issues at jboss.org
Tue Jan 21 11:55:06 EST 2020


Steven Hawkins created TEIIDSB-162:
--------------------------------------

             Summary: vdb codegen does not account for the transaction manager
                 Key: TEIIDSB-162
                 URL: https://issues.redhat.com/browse/TEIIDSB-162
             Project: Teiid Spring Boot
          Issue Type: Sub-task
          Components: OpenShift
            Reporter: Steven Hawkins
            Assignee: Ramesh Reddy
             Fix For: 1.4.0


If you define a vdb in a cr, the generated vdb will just use the platformtransactionmanager. 
 Since the materialization procedures use transaction blocks, we need a full transaction manager.  By default with the platformtransactionmanager it will throw an exception - only spring managed transactions ...

The workaround would be to add snowdrop to the cr dependencies, but it would be nice to either always use that in the generated, or detect materialization is being used, or address TEIIDSB-109





--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list