You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Kovalenko (JIRA)" <ji...@apache.org> on 2018/03/28 11:58:00 UTC

[jira] [Created] (IGNITE-8063) Transaction rollback is unmanaged in case when commit produced Runtime exception

Pavel Kovalenko created IGNITE-8063:
---------------------------------------

             Summary: Transaction rollback is unmanaged in case when commit produced Runtime exception
                 Key: IGNITE-8063
                 URL: https://issues.apache.org/jira/browse/IGNITE-8063
             Project: Ignite
          Issue Type: Improvement
          Components: cache
    Affects Versions: 2.4
            Reporter: Pavel Kovalenko
            Assignee: Pavel Kovalenko
             Fix For: 2.5


When 'userCommit' produces an runtime exception transaction state is moved to UNKNOWN, and tx.finishFuture() completes, after that rollback process runs asynchronously and there is no simple way to await rollback completion on such transactions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)