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/28 13:27:00 UTC

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

Alexei Scherbakov created IGNITE-12329:
------------------------------------------

             Summary: 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
             Fix For: 2.8


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.



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