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

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

Commit c84e9a81735036b1466d00a0defdbe96757ae496 in geode's branch 
refs/heads/feature/GEODE-7358 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c84e9a8 ]

GEODE-7358: Membership code should use InternalDistributedMember as the 
membership identifier

Initial refactor: removal of NetMember, MemberAttributes and other classes that 
subordinated GMS
identifiers.  Repurposing GMSMember as a data packet to hold information 
required in a membership
identifer.


> Membership code should use InternalDistributedMember as the membership 
> identifier
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-7358
>                 URL: https://issues.apache.org/jira/browse/GEODE-7358
>             Project: Geode
>          Issue Type: Improvement
>          Components: membership
>            Reporter: Bruce J Schuchardt
>            Assignee: Bruce J Schuchardt
>            Priority: Major
>
> In 1.10 we used InternalDistributedMember as a membership identifier in 
> membership code.  Since then we have moved to using GMSMember as the 
> identifier.  We should instead provide an interface in membership code that 
> InternalDistributedMember can implement and we should use this interface in 
> membership code.  This will provide more flexibility in membership code for 
> supporting arbitrary additional data required to identify a member.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to