[ https://issues.apache.org/jira/browse/GEODE-8444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233322#comment-17233322 ]
ASF subversion and git services commented on GEODE-8444: -------------------------------------------------------- Commit 86d34d8f6c631580ce7d0e69ef6c9c3be8b7dfd0 in geode's branch refs/heads/feature/GEODE-8444 from zhouxh [ https://gitbox.apache.org/repos/asf?p=geode.git;h=86d34d8 ] 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: Bug > Reporter: Xiaojian Zhou > Assignee: Xiaojian Zhou > Priority: Major > Labels: GeodeOperationAPI, pull-request-available > > 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)