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

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

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

Aleksey Plekhanov commented on IGNITE-7481:
-------------------------------------------

[~Alexey Kuznetsov] looks good to me.

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