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

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

Commit 8a1ec2d85332b5341605271b4ceec66efc738b03 in geode's branch 
refs/heads/develop from [~upthewaterspout]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8a1ec2d ]

GEODE-4132: Sending handshake response from locator for new protocol

Changing the locator to send a response to the NewConnectionVersion
message to be consistent with the server. This change also allows the
locator to handle an authentication message, which means that
GetAvailableServers will work if a security manager is enabled and the
client sends a validate authentication message.

Signed-off-by: Sarge <[email protected]>


> Locator does not respond to handshake with new protocol
> -------------------------------------------------------
>
>                 Key: GEODE-4132
>                 URL: https://issues.apache.org/jira/browse/GEODE-4132
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>
> The new client protocol has a handshake message and a handshake response. 
> However, the locator is currently not returning a response; it is expecting 
> the client to immediately send a GetAvailableServers message.
> The locator should be consistent with the server and send handshake response.



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

Reply via email to