[
https://issues.apache.org/jira/browse/GEODE-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce J Schuchardt updated GEODE-7327:
--------------------------------------
Issue Type: Improvement (was: Bug)
> Collapse InternalDistributedMember, NetMember, GMSMemberAdapter, and GMSMember
> ------------------------------------------------------------------------------
>
> Key: GEODE-7327
> URL: https://issues.apache.org/jira/browse/GEODE-7327
> Project: Geode
> Issue Type: Improvement
> Components: membership
> Reporter: Bill Burcham
> Priority: Major
> Fix For: 1.11.0
>
>
> All of these classes contain member id information that is required by
> geode-core (durable client attributes). So there is not really any reason to
> have so many different nested classes and abstractions. Turn these all into a
> single object.
> One important benefit of this work is that it will simplify our interprocess
> communication. For instance, we won't be sending around GMSMember any more.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)