Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.6
-
None
-
None
-
Fixed bug in transactions that potentially may cause hanging in COMMITING state and partitions desync
-
Docs Required, Release Notes Required
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.
Attachments
Issue Links
- causes
-
IGNITE-12746 Regression in GridCacheColocatedDebugTest: putAll of sorted keys causes deadlock
- Resolved
- links to