You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/01 00:14:00 UTC

[jira] [Updated] (GEODE-4439) Refactor HandShake.java

     [ https://issues.apache.org/jira/browse/GEODE-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-4439:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>
> 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)