You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Eduard Shangareev (JIRA)" <ji...@apache.org> on 2017/09/18 16:01:07 UTC

[jira] [Updated] (IGNITE-6425) Races during transaction finalization

     [ https://issues.apache.org/jira/browse/IGNITE-6425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eduard Shangareev updated IGNITE-6425:
--------------------------------------
    Description: 
I have found during stress-test (start-stop nodes during transactions running):
{code}
onDone(new IgniteCheckedException("Failed to commit transaction: " + CU.txString(tx)));
{code}


> Races during transaction finalization
> -------------------------------------
>
>                 Key: IGNITE-6425
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6425
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Eduard Shangareev
>            Assignee: Eduard Shangareev
>
> I have found during stress-test (start-stop nodes during transactions running):
> {code}
> onDone(new IgniteCheckedException("Failed to commit transaction: " + CU.txString(tx)));
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)