Rocco Varela created TINKERPOP-1334:
---------------------------------------
Summary: Provide a way to pull gremlin.driver.Cluster connection
settings.
Key: TINKERPOP-1334
URL: https://issues.apache.org/jira/browse/TINKERPOP-1334
Project: TinkerPop
Issue Type: Improvement
Affects Versions: 3.2.0-incubating
Reporter: Rocco Varela
I would like a way to extract all the default settings for a
gremlin.driver.Cluster connection. I would like to examine the number of
connections being used in a ConnectionPool, number of in-flight requests per
connection, etc.
I see ways for setting these fields here, but no way to extract them:
http://tinkerpop.incubator.apache.org/javadocs/3.0.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/driver/Cluster.Builder.html#maxConnectionPoolSize-int-
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)