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

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

Commit 20dd0dc1368ab74d54c7957cfb3262a8545f2d88 in geode's branch 
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=20dd0dc ]

GEODE-7606 Break dependency on InternalDataSerializer (#4507)

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
>             Fix For: 1.12.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)

Reply via email to