heljoyLiu commented on issue #1263: dotnet: add session mode connection
URL: https://github.com/apache/tinkerpop/pull/1263#issuecomment-603769338
 
 
   
   > 
   > I don't think the Java driver does anything fancy to allow that. It just 
configured a connection pool of size 1 and doesn't allow it to grow. That 
creates a single Netty `Channel` for the session to communicate over.
   
   so, configure for connection pool should be set in .Net as 4 conns in pool 
by default, is't ?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to