[
https://issues.apache.org/jira/browse/TINKERPOP-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1787.
---------------------------------------
Resolution: Done
Fix Version/s: 3.3.1
3.2.7
> Allow :remote command to accept a user defined Cluster instance
> ---------------------------------------------------------------
>
> Key: TINKERPOP-1787
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1787
> Project: TinkerPop
> Issue Type: Improvement
> Components: plugin
> Affects Versions: 3.2.6
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.2.7, 3.3.1
>
>
> Make a minor adjustment to the {{DriverRemoteAcceptor}} to allow for this
> type of syntax:
> {code}
> gremlin> cluster = Cluster.open()
> ==>localhost/127.0.0.1:8182
> gremlin> :remote connect tinkerpop.server cluster
> ==>Configured localhost/127.0.0.1:8182
> {code}
> which will provide more flexibility to those those who are trying to script
> the console.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)