Brian Rowe created GEODE-4678:
---------------------------------
Summary: Refactor or eliminate ServerHandshakeProcessor
Key: GEODE-4678
URL: https://issues.apache.org/jira/browse/GEODE-4678
Project: Geode
Issue Type: Task
Components: client/server
Reporter: Brian Rowe
Currently the server side handshake code is lumped in ServerHandshakeProcessor
and consists of a bunch of static methods that make intrusive changes into
ServerConnection and Handshake objects. This should be refactored to the
appropriate classes and the object boundary between these classes should become
more distinct.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)