heljoyLiu commented on issue #1263: dotnet: add session mode connection
URL: https://github.com/apache/tinkerpop/pull/1263#issuecomment-603592967
 
 
   > 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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to