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 Scherbakov (Jira)" <ji...@apache.org> on 2020/11/05 08:28:00 UTC

[jira] [Updated] (IGNITE-13244) Transaction commit completes successfully if partition is lost on commit phase

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

Alexey Scherbakov updated IGNITE-13244:
---------------------------------------
    Reviewer: Alexey Scherbakov

> Transaction commit completes successfully if partition is lost on commit phase
> ------------------------------------------------------------------------------
>
>                 Key: IGNITE-13244
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13244
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Sergey Uttsel
>            Assignee: Sergey Uttsel
>            Priority: Major
>         Attachments: tx_commit_partition_loss.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Reproducer is attached.
> Steps:
> 1) Run startNode()
> 2) Run poorTransaction() in a separate JVM
> 3) Hang first node in GridCacheMapEntry#innerSet with a breakpoint
> 4) kill -9 first node while hanging on breakpoint
> 5) Result: tx.commit() succeeds, data is commited in partition 1 and not commited in partition 2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)