You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Etienne Le Nigen (JIRA)" <ji...@apache.org> on 2018/12/14 20:52:00 UTC

[jira] [Created] (TINKERPOP-2115) Expose the number of open connections

Etienne Le Nigen created TINKERPOP-2115:
-------------------------------------------

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


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)