[
https://issues.apache.org/jira/browse/TINKERPOP-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cole Greer closed TINKERPOP-3213.
---------------------------------
Fix Version/s: 3.7.6
3.8.1
Assignee: Ken Hu
Resolution: Fixed
> 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
> Assignee: Ken Hu
> Priority: Major
> Fix For: 3.7.6, 3.8.1
>
>
> 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)