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 2015/06/23 09:50:00 UTC

[jira] [Created] (IGNITE-1048) Deadlock is possible in atomic cache update on partition create

Semen Boikov created IGNITE-1048:
------------------------------------

             Summary: Deadlock is possible in atomic cache update on partition create
                 Key: IGNITE-1048
                 URL: https://issues.apache.org/jira/browse/IGNITE-1048
             Project: Ignite
          Issue Type: Bug
          Components: cache
            Reporter: Semen Boikov
            Assignee: Semen Boikov
            Priority: Critical
             Fix For: sprint-7


This scenario was observed in test (see code in GridDhtAtomicCache.updateAllAsyncInternal0):
- get read lock on topology
- try create/lock entries
- for some entry partition does not exist, to create partition topology write lock is acquired





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