You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Lantukh (JIRA)" <ji...@apache.org> on 2017/09/12 12:39:00 UTC

[jira] [Assigned] (IGNITE-6340) Attempt to create the same cache from multiple threads leads to creation of client cache on server node

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

Ilya Lantukh reassigned IGNITE-6340:
------------------------------------

    Assignee: Alexey Goncharuk  (was: Ilya Lantukh)

> Attempt to create the same cache from multiple threads leads to creation of client cache on server node
> -------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-6340
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6340
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.1
>            Reporter: Ilya Lantukh
>            Assignee: Alexey Goncharuk
>
> Implementation of GridCacheProcessor.prepareCacheChangeRequest(...) is based on assumption that if CacheDescriptor exists on affinity node, than server cache also exists. However, this invariant is invalid in general case. For example, request to create cache for given descriptor might be already in queue but still unprocessed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)