[
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)