You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2015/09/10 21:19:46 UTC

[jira] [Created] (IGNITE-1400) Race during concurrent node stop and cache creation

Alexey Goncharuk created IGNITE-1400:
----------------------------------------

             Summary: Race during concurrent node stop and cache creation
                 Key: IGNITE-1400
                 URL: https://issues.apache.org/jira/browse/IGNITE-1400
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: ignite-1.4
            Reporter: Alexey Goncharuk
            Assignee: Alexey Goncharuk
             Fix For: ignite-1.4


When node attempts to create a cache and is being stopped, both processes hang. The hang happens because gateway is blocked and cache create future is not cancelled.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)