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

Galen O'Sullivan commented on GEODE-3087:
-----------------------------------------

This is probably not necessary for the time being, since the only places that 
method is called are on the old client protocol classes, which the new client 
protocol won't create.

> Refactor methods from ClientHandShake to ServerConnection.
> ----------------------------------------------------------
>
>                 Key: GEODE-3087
>                 URL: https://issues.apache.org/jira/browse/GEODE-3087
>             Project: Geode
>          Issue Type: Sub-task
>          Components: client/server
>            Reporter: Galen O'Sullivan
>
> Currently, {{ServerConnection.getHandshake()}} is called in a number of 
> places, mostly for its {{getClientReadTimeout()}} method. This method should 
> probably be refactored to {{ServerConnection}} itself, which will keep us 
> from having to implement a phony handshake on the new client protocol object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to