heljoyLiu commented on issue #1263: dotnet: add session mode connection URL: https://github.com/apache/tinkerpop/pull/1263#issuecomment-603781189 > > so, configure for connection pool should be set in .Net as 4 conns in pool by default, is't ? > > I don't think it's quite as easy as a change of the default, because someone could reconfigure it back to something other than 1. The Java driver has a way of preventing the user from doing that so that sessions can't get messed up. .NET would need something similar IMO. en, add a commit to set pool size to 1 in .NET during creating SessionClient, like Java driver. and any reconfigure will be ignore about pool size
---------------------------------------------------------------- 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
