You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/10 01:15:00 UTC

[jira] [Commented] (GEODE-10290) GII requester should remove departed members

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

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

Commit 7db94dedbd1d3b565b7fb2957b5f49f6a9bffc49 in geode's branch refs/heads/feature/GEODE-10290 from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7db94dedbd ]

GEODE-10290: GII requester should remove departed members


> GII requester should remove departed members
> --------------------------------------------
>
>                 Key: GEODE-10290
>                 URL: https://issues.apache.org/jira/browse/GEODE-10290
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Xiaojian Zhou
>            Assignee: Xiaojian Zhou
>            Priority: Major
>              Labels: needsTriage
>
> In non-persistent but concurrent-check enabled case, members departed will be marked. They should be removed from RVV during GII to prevent memberToVersion in RVV grows bigger and bigger. 
> However, we only removed them from GII provider, not in GII requester. The good opportunity to remove them in GII requester is when calculating unfinished operations. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)