[ 
https://issues.apache.org/jira/browse/TINKERPOP-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045632#comment-18045632
 ] 

ASF GitHub Bot commented on TINKERPOP-3213:
-------------------------------------------

kenhuuu merged PR #3258:
URL: https://github.com/apache/tinkerpop/pull/3258




> 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