Semen Boikov created IGNITE-7377:
------------------------------------
Summary: Removed entry is not re-created in IgniteTxManager.lockMultiple
Key: IGNITE-7377
URL:
https://issues.apache.org/jira/browse/IGNITE-7377 Project: Ignite
Issue Type: Bug
Components: cache
Reporter: Semen Boikov
Assignee: Semen Boikov
Priority: Critical
Fix For: 2.4
IgniteTxManager.lockMultiple: if GridCacheEntryRemovedException is thrown when entries are unlocked (txEntry2.cached().txUnlock(tx)) then entry is re-created for txEntry1, not for txEntry2. This can lead to infinite loop inside lockMultiple.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)