Description
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-
Implemented via CTR at https://github.com/apache/tinkerpop/commit/5d87d279f2e142d25a4f92991b1caa5700c9b821