You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Xiaojian Zhou (Jira)" <ji...@apache.org> on 2020/08/21 06:44:00 UTC

[jira] [Created] (GEODE-8444) When requester's RVV equals provider's rvvGC, should do fullGII

Xiaojian Zhou created GEODE-8444:
------------------------------------

             Summary: 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


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)