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)