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

Closing a remote in "console mode" has bad message

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Done
    • 3.1.3
    • 3.1.4, 3.2.2
    • console
    • None

    Description

      gremlin> :remote close
      ==>All scripts will now be evaluated locally - type ':remote console' to return to remote mode for Gremlin Server - [localhost/127.0.0.1:8182]-[944ea20a-b2f1-44e9-8474-aa384fe65aba] and removed - Gremlin Server - [localhost/127.0.0.1:8182]-[944ea20a-b2f1-44e9-8474-aa384fe65aba]
      

      Attachments

        Activity

          Implemented on https://github.com/apache/tinkerpop/commit/8888a8c3c40e086a324804be088b5ae70eeb0941

          Did some manual testing to confirm the change:

          gremlin> :remote connect tinkerpop.server conf/remote.yaml
          ==>Configured localhost/127.0.0.1:8182
          gremlin> :remote console
          ==>All scripts will now be sent to Gremlin Server - [localhost/127.0.0.1:8182] - type ':remote console' to return to local mode
          gremlin> :remote close
          ==>Removed - Gremlin Server - [localhost/127.0.0.1:8182]
          
          spmallette Stephen Mallette added a comment - Implemented on https://github.com/apache/tinkerpop/commit/8888a8c3c40e086a324804be088b5ae70eeb0941 Did some manual testing to confirm the change: gremlin> :remote connect tinkerpop.server conf/remote.yaml ==>Configured localhost/127.0.0.1:8182 gremlin> :remote console ==>All scripts will now be sent to Gremlin Server - [localhost/127.0.0.1:8182] - type ':remote console' to return to local mode gremlin> :remote close ==>Removed - Gremlin Server - [localhost/127.0.0.1:8182]

          People

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

            Dates

              Created:
              Updated:
              Resolved: