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

Allow :remote command to accept a user defined Cluster instance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • 3.2.6
    • 3.2.7, 3.3.1
    • plugin
    • None

    Description

      Make a minor adjustment to the DriverRemoteAcceptor to allow for this type of syntax:

      gremlin> cluster = Cluster.open()
      ==>localhost/127.0.0.1:8182
      gremlin> :remote connect tinkerpop.server cluster
      ==>Configured localhost/127.0.0.1:8182
      

      which will provide more flexibility to those those who are trying to script the console.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: