You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2018/01/11 10:17:00 UTC

[jira] [Resolved] (IGNITE-7377) Removed entry is not re-created in IgniteTxManager.lockMultiple

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

Semen Boikov resolved IGNITE-7377.
----------------------------------
    Resolution: Fixed

Fixed in master.

> 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)