Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2097

Create a DriverRemoteConnection with an initialized Client

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • 3.3.4
    • 3.4.0, 3.3.5
    • driver
    • None

    Description

      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.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            newkek Kevin Gallardo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: