[
https://issues.apache.org/jira/browse/TINKERPOP-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1377.
---------------------------------------
Resolution: Done
Fix Version/s: 3.2.2
Implemented on
https://github.com/apache/tinkerpop/commit/8888a8c3c40e086a324804be088b5ae70eeb0941
Did some manual testing to confirm the change:
{code}
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]
{code}
> Closing a remote in "console mode" has bad message
> --------------------------------------------------
>
> Key: TINKERPOP-1377
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1377
> Project: TinkerPop
> Issue Type: Bug
> Components: console
> Affects Versions: 3.1.3
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.1.4, 3.2.2
>
>
> {code}
> 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]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)