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)