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

Work on TINKERPOP-2097 started by stephen mallette.
---------------------------------------------------
> Create a DriverRemoteConnection with an initialized Client
> ----------------------------------------------------------
>
>                 Key: TINKERPOP-2097
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2097
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: driver
>    Affects Versions: 3.3.4
>            Reporter: Kevin Gallardo
>            Assignee: stephen mallette
>            Priority: Minor
>
> Currently the only way to create a {{DriverRemoteConnection}} is by providing 
> a Cluster or a Configuration, which will then initialize a {{Client}} 
> internally. Users have to create a new {{Client}} for every 
> {{DriverRemoteConnection}}.
> It would be convenient to add the possibility to provide an already 
> initialized {{Client}} so that you don't cause a new connection to the server 
> for each {{DriverRemoteConnection}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to