[ 
https://issues.apache.org/jira/browse/GEODE-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266389#comment-17266389
 ] 

ASF subversion and git services commented on GEODE-8833:
--------------------------------------------------------

Commit 69ba7dd3f3053bd773c2737f32c3b90f6aba51b3 in geode's branch 
refs/heads/develop from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=69ba7dd ]

GEODE-8833: Set possible dupliate flag for persistent region (#5904)

For persistent region, even though a version tag is not recovered, the 
possibleDuplicate
  flag is still needed to be set for the client retry message.

> 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
>            Assignee: Eric Shu
>            Priority: Major
>              Labels: pull-request-available
>
> 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)

Reply via email to