[
https://issues.apache.org/jira/browse/GEODE-8444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181657#comment-17181657
]
ASF subversion and git services commented on GEODE-8444:
--------------------------------------------------------
Commit b5c69f60c1e4f68023c6dffde295be299f6e5914 in geode's branch
refs/heads/feature/GEODE-8444 from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b5c69f6 ]
GEODE-8444: When requester's RVV equals provider's rvvGC, should do fullGII
> When requester's RVV equals provider's rvvGC, should do fullGII
> ----------------------------------------------------------------
>
> Key: GEODE-8444
> URL: https://issues.apache.org/jira/browse/GEODE-8444
> Project: Geode
> Issue Type: Improvement
> Reporter: Xiaojian Zhou
> Priority: Major
>
> In current design, when requester's RVV equals provider's rvvGC, we treated
> as dominated.
> But if the last operation at provider is a destroy and the tombstone is GCed
> when requester is offline, the provider lost the information about this key
> when GII. So we should do fullGII instead of deltaGII in this case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)