You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (JIRA)" <ji...@apache.org> on 2017/08/31 17:29:00 UTC

[jira] [Created] (IGNITE-6240) IgniteCache.withAsync().invoke(Object, CacheEntryProcessor) appears to be synchronous

Vyacheslav Koptilin created IGNITE-6240:
-------------------------------------------

             Summary: IgniteCache.withAsync().invoke(Object, CacheEntryProcessor) appears to be synchronous
                 Key: IGNITE-6240
                 URL: https://issues.apache.org/jira/browse/IGNITE-6240
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 1.9
            Reporter: Vyacheslav Koptilin
             Fix For: 2.3


The issue is reproduced in case of a ```Key``` is mapped to the same node in the topology that is calling ```invoke(Key, EntryProcessor)``` method.



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