[
https://issues.apache.org/jira/browse/TINKERPOP-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722960#comment-16722960
]
stephen mallette commented on TINKERPOP-2115:
---------------------------------------------
Short of reflection, i don't think you have any way to get access to those
fields. They are all private and inaccessible. We'd want to re-open this issue
if we did this: TINKERPOP-1353 and implement via codahale metrics as we did
with the server. I didn't close it for any particular reason it seems given my
final comment.
> Expose the number of open connections
> -------------------------------------
>
> Key: TINKERPOP-2115
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2115
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver
> Affects Versions: 3.3.4
> Reporter: Etienne Le Nigen
> Priority: Minor
>
> We would like to be able to track the number of open connections, but to do
> that, we would need the DriverRemoteConnection to return the Client and the
> Client should be able to return the ConnectionPool and this one would return
> the size of opened connections.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)