[
https://issues.apache.org/jira/browse/GEODE-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Baynes resolved GEODE-3087.
---------------------------------
Resolution: Not A Problem
No longer an issue with developments in new protocol
> 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)