You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/03/19 13:07:00 UTC

[jira] [Updated] (IGNITE-7481) Suspended transaction rollbacs incorrectly

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

Alexey Kuznetsov updated IGNITE-7481:
-------------------------------------
    Fix Version/s: 2.5

> Suspended transaction rollbacs incorrectly  
> --------------------------------------------
>
>                 Key: IGNITE-7481
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7481
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexey Kuznetsov
>            Assignee: Alexey Kuznetsov
>            Priority: Major
>             Fix For: 2.5
>
>
> When we suspend transaction, and then timeout occures , transaction would be rollbacked incorrectly.
> One of incorrect behaviors : rollback\end tx metrics are not incremented.
> Thre reason is that transactionMap is cleared when we suspend transaction.
> We need not clear transactionMap.



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