> > 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

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

Reply via email to