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

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

Commit fd9e7b323777ab2074d33396fbbd2c97aa60fab5 in geode's branch 
refs/heads/feature/GEODE-3705 from kohlmu-pivotal
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fd9e7b3 ]

GEODE-3705: Completed AuthenticationProcessor refactor


> New client protocol: Implement handshake
> ----------------------------------------
>
>                 Key: GEODE-3705
>                 URL: https://issues.apache.org/jira/browse/GEODE-3705
>             Project: Geode
>          Issue Type: New Feature
>          Components: client/server
>            Reporter: Galen O'Sullivan
>            Assignee: Galen O'Sullivan
>
> We need a handshake for the new client protocol. In this case it can be:
> * Version: semver (without the patch number), represented as two ints.
>   - The server should accept any older client on the same major number.
> * Authentication mode: enum. If this doesn't match a mode supported by the 
> server, the server says no.
> Server says OK or NOT OK.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to