Galen O'Sullivan created GEODE-3087:
---------------------------------------

             Summary: 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