[teiid-issues] [JBoss JIRA] (TEIIDSB-109) Allow for the usage of the spring platform transaction manager in more scenarios

Ramesh Reddy (Jira) issues at jboss.org
Sun Mar 15 12:21:03 EDT 2020


     [ https://issues.redhat.com/browse/TEIIDSB-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy updated TEIIDSB-109:
---------------------------------
    Fix Version/s:     (was: 1.4.0)


> Allow for the usage of the spring platform transaction manager in more scenarios
> --------------------------------------------------------------------------------
>
>                 Key: TEIIDSB-109
>                 URL: https://issues.redhat.com/browse/TEIIDSB-109
>             Project: Teiid Spring Boot
>          Issue Type: Enhancement
>          Components: core
>            Reporter: Steven Hawkins
>            Priority: Major
>
> Unless an xa source is being used, we would ideally use the default platform transaction manager.  This would map updates over multiple sources to best effort single phase commit.  This will likely be the majority of our usage.
> The problem is that the platform transaction manager doesn't directly support a suspend/resume concept that is needed for our remote pg/jdbc processing logic that allows the processing thread to detach from the current work when blocked and do something else.
> It would be worth investigating if this functionality could be added to spring boot or if there is is some other approach that was missed with the initial investigation.



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


More information about the teiid-issues mailing list