You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "spmallette (GitHub)" <gi...@apache.org> on 2020/03/24 17:31:21 UTC

[GitHub] [tinkerpop] spmallette commented on issue #1263: dotnet: add session mode connection

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?

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