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

[jira] [Created] (IGNITE-6083) Null value have appear in the entry processor, but the entry is existing

Vladislav Pyatkov created IGNITE-6083:
-----------------------------------------

             Summary: Null value have appear in the entry processor, but the entry is existing
                 Key: IGNITE-6083
                 URL: https://issues.apache.org/jira/browse/IGNITE-6083
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.1
            Reporter: Vladislav Pyatkov


In one thread load some data in a cache, after that I have execute OPTIMISTIC, SERIALIZABLE transaction with two {{IgniteCache.invoke()}} methods.
The value had been corrected at first {{EntryProcessor}}, but it is NULL at second.



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