You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Eric Shu (Jira)" <ji...@apache.org> on 2021/01/14 23:04:00 UTC

[jira] [Created] (GEODE-8833) client event.setPossibleDuplicate sometimes is not set correctly

Eric Shu created GEODE-8833:
-------------------------------

             Summary: client event.setPossibleDuplicate sometimes is not set correctly
                 Key: GEODE-8833
                 URL: https://issues.apache.org/jira/browse/GEODE-8833
             Project: Geode
          Issue Type: Bug
          Components: regions
    Affects Versions: 1.1.0
            Reporter: Eric Shu


In Put command, geode sets event possibleDuplicate flag to true if the event is a retry. However, it could then set to false if it can not successfully find the version tag. In persistence case, this is incorrect as there is a case that data can be recovered from persistence.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)