[
https://issues.jboss.org/browse/TEIID-5453?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-5453.
-----------------------------------
Fix Version/s: 10.3.4
11.0.2
Resolution: Done
Propogating the transaction is dependent upon a transaction manager that supports
multi-threading - arjuna does, but other embedded environments need more investigation.
For now it is simplest to narrow the previous change so that only NONE is forkable.
With TransactionSupport set to LOCAL the transaction is not
propogated
----------------------------------------------------------------------
Key: TEIID-5453
URL:
https://issues.jboss.org/browse/TEIID-5453
Project: Teiid
Issue Type: Bug
Components: Connector API, Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 11.1, 10.3.4, 11.0.2
Setting a translator override with TransactionSupport as LOCAL still allows the work to
fork, but the transaction is not propagated / resumed at the connector work item.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)