You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Pavlukhin (Jira)" <ji...@apache.org> on 2019/10/22 12:46:00 UTC

[jira] [Commented] (IGNITE-12319) Nested Transaction support in Ignite

    [ https://issues.apache.org/jira/browse/IGNITE-12319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957014#comment-16957014 ] 

Ivan Pavlukhin commented on IGNITE-12319:
-----------------------------------------

[~rajeshn], does not this ticket duplicate IGNITE-12319?

> Nested Transaction support in Ignite
> ------------------------------------
>
>                 Key: IGNITE-12319
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12319
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.7.6
>            Reporter: Rajesh
>            Priority: Major
>
> There is no support for Nested transaction. For example, if there is an outer transaction which works on few caches and within that there is a transaction which is opened by a third party client to update their caches then it throws exception as current thread already has the transaction.
> This scenario is encountered multiple times where the inner transaction needs to be committed on success of inner transaction even if the outer transaction fails.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)