You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Mekhanikov (JIRA)" <ji...@apache.org> on 2018/08/27 15:40:00 UTC

[jira] [Assigned] (IGNITE-9389) Concurrent Cache#close and put/get operations lead to a deadlock

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

Denis Mekhanikov reassigned IGNITE-9389:
----------------------------------------

    Assignee: Denis Mekhanikov

> Concurrent Cache#close and put/get operations lead to a deadlock
> ----------------------------------------------------------------
>
>                 Key: IGNITE-9389
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9389
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.6
>            Reporter: Denis Mekhanikov
>            Assignee: Denis Mekhanikov
>            Priority: Major
>         Attachments: CacheConcurrentUseAndCloseTest.java
>
>
> When cache is closed on a client node, while it is being used concurrently in other threads, deadlock may occur.
> Test case, reproducing the problem is attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)