[ 
https://issues.apache.org/jira/browse/GEODE-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347724#comment-16347724
 ] 

ASF subversion and git services commented on GEODE-4439:
--------------------------------------------------------

Commit fc5a8be7afc68dc5b1ba65d505b6dff8185dbbbe in geode's branch 
refs/heads/feature/GEODE-4439 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fc5a8be ]

GEODE-4439 Refactor HandShake.java

fixing test failures


> 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)

Reply via email to