[
https://issues.apache.org/jira/browse/GEODE-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce Schuchardt reassigned GEODE-4439:
---------------------------------------
Assignee: Bruce Schuchardt
> Refactor HandShake.java
> -----------------------
>
> Key: GEODE-4439
> URL: https://issues.apache.org/jira/browse/GEODE-4439
> Project: Geode
> Issue Type: Improvement
> Components: client/server
> Reporter: Bruce Schuchardt
> Assignee: Bruce Schuchardt
> Priority: Major
>
> Class HandShake is used by both clients and servers to exchange information
> and perform encryption/decryption (which is being deprecated). Many methods
> are used only by clients and others by servers. These sometimes even have
> comments to that effect. This class should be refactored into two classes,
> one for clients and one for servers.
> Oh, and please rename it to "Handshake".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)