Stephen Mallette created TINKERPOP-2619:
-------------------------------------------
Summary: Simplify connection settings in Java Driver
Key: TINKERPOP-2619
URL: https://issues.apache.org/jira/browse/TINKERPOP-2619
Project: TinkerPop
Issue Type: Improvement
Components: driver
Affects Versions: 3.5.1
Reporter: Stephen Mallette
Consider combining {{maxSimultaneousUsagePerConnection}} and {{maxInProcess}}
into a single configurable parameter. These two configuration options seem to
overcomplicate driver configuration and i imagine can compete with each other
if you get the settings wrong. Obviously, some level of performance testing
would be necessary for a task like this.
This would likely be a breaking change as it would likely be hard to keep the
old settings and the new one together this should target 3.6.0.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)