[ https://issues.apache.org/jira/browse/GEODE-7606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000440#comment-17000440 ]
ASF subversion and git services commented on GEODE-7606: -------------------------------------------------------- Commit 23e7106cdd56fa0ebf1d756a51a769981ba8e715 in geode's branch refs/heads/feature/GEODE-7606 from Bruce Schuchardt [ https://gitbox.apache.org/repos/asf?p=geode.git;h=23e7106 ] GEODE-7606 Break dependency on InternalDataSerializer Inject a serializer and deserializer into GMSLocator for use in reading and writing its persistent membership view. > Break dependency on InternalDataSerializer > ------------------------------------------ > > Key: GEODE-7606 > URL: https://issues.apache.org/jira/browse/GEODE-7606 > Project: Geode > Issue Type: Improvement > Components: membership > Reporter: Bruce J Schuchardt > Assignee: Bruce J Schuchardt > Priority: Major > > Membership classes should use DSFIDSerializer to serialize/deserialize > objects. Currently GMSLocator and one of the GMSMember tests use > InternalDataSerializer for this purpose. The test can manufacture a > DSFIDSerializer and GMSLocator can use the serializer provided by its > TcpClient. -- This message was sent by Atlassian Jira (v8.3.4#803005)