Fang Yong created TINKERPOP-2214:
------------------------------------
Summary: Gremlin client with version 3.2.3 connect to server with
version 3.4.1 auth failed
Key: TINKERPOP-2214
URL: https://issues.apache.org/jira/browse/TINKERPOP-2214
Project: TinkerPop
Issue Type: Bug
Components: server
Affects Versions: 3.4.1
Reporter: Fang Yong
When I use client with 3.2.3 version and connect to gremlin server with version
3.4.1, it auth failed with the following message
Incorrect type for : sasl - base64 encoded String is expected
I found this message is in SaslAuthenticationHandler and when this handler
receive byte[] from client 3.2.3, it failed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)