You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (Jira)" <ji...@apache.org> on 2019/10/31 11:47:00 UTC

[jira] [Updated] (IGNITE-12329) Invalid handling of remote entries causes partition desync and transaction hanging in COMMITTING state.

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

Alexei Scherbakov updated IGNITE-12329:
---------------------------------------
    Description: 
This can happen if transaction is mapped on a partition which is about to be evicted on backup.

Due to bugs entry belonging to other cache may be excluded from commit or entry containing a lock can be removed without lock release causing depending transactions to hang.

  was:
This can happen if transaction is mapped on a partition which is about to be evicted on backup.

Due to bugs entry belonging to other cache may be excluded from commit or entry containing a lock can be removed without lock release causes depending transactions to hang.


> Invalid handling of remote entries causes partition desync and transaction hanging in COMMITTING state.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-12329
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12329
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.7.6
>            Reporter: Alexei Scherbakov
>            Assignee: Alexei Scherbakov
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This can happen if transaction is mapped on a partition which is about to be evicted on backup.
> Due to bugs entry belonging to other cache may be excluded from commit or entry containing a lock can be removed without lock release causing depending transactions to hang.



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