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

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

Commit ced9d7bd05df61402978044aa3c062cdfb039f43 in geode's branch 
refs/heads/support/1.12 from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ced9d7b ]

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.

(cherry picked from commit 69ba7dd3f3053bd773c2737f32c3b90f6aba51b3)


> 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
>             Fix For: 1.13.2, 1.14.0
>
>
> 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