[
https://issues.apache.org/jira/browse/GEODE-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker closed GEODE-3087.
--------------------------------
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)