[ 
https://issues.apache.org/jira/browse/TINKERPOP-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cole Greer updated TINKERPOP-3213:
----------------------------------
    Fix Version/s:     (was: 3.8.0)
                       (was: 3.7.5)

> Re-use connections for sessions
> -------------------------------
>
>                 Key: TINKERPOP-3213
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3213
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: driver
>    Affects Versions: 3.7.4
>            Reporter: Ken Hu
>            Priority: Major
>
> The Java driver creates a new client for each session. These sessions are 
> used for transactions as well. In situations where there are lots of 
> transactions being used, the driver will open and close connections per 
> transaction. It would be best if this overhead was reduced by reusing exising 
> connections.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to