You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2018/08/01 10:22:00 UTC

[jira] [Created] (IGNITE-9154) Incorrect new version is used during conflict resolution in ATOMIC cache

Vladimir Ozerov created IGNITE-9154:
---------------------------------------

             Summary: Incorrect new version is used during conflict resolution in ATOMIC cache
                 Key: IGNITE-9154
                 URL: https://issues.apache.org/jira/browse/IGNITE-9154
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.6
            Reporter: Vladimir Ozerov
            Assignee: Andrew Mashenkov
             Fix For: 2.7


Currently atomic cache update routine in {{GridCacheMapEntry}}. We use different versions in case of update and remove - {{newVer}} and {{updateVer}}. Correct version for both cases is {{updateVer}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)