> I tried to merge this through to `master` and the test in this PR fails. This 
> exception gets raised:
> 
> https://github.com/apache/tinkerpop/blob/c3092069f0961759036b55c5f874a4c2fd1d4978/gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/session/SessionOpProcessor.java#L194
> 
> I guess that .NET doesn't end up using the same channel for sessions the way 
> that the Java driver does. I think we'd want this change to `3.4-dev` to 
> include a fix that enables that.
> 
> @FlorianHockmann do you have any other insight on this one?

As bound the client channel to a session,  I think only one connection is 
allowed in SessionClient. I will verify that.

[ Full content available at: https://github.com/apache/tinkerpop/pull/1263 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

Reply via email to