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

Sergey Uttsel updated IGNITE-13244:
-----------------------------------
    Attachment: tx_commit_partition_loss.patch

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

Reply via email to