[
https://issues.apache.org/jira/browse/TINKERPOP-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-2276.
---------------------------------------
Fix Version/s: 3.4.4
3.5.0
Assignee: stephen mallette
Resolution: Fixed
> No constructor for remote connection in DSL generated traversal source
> ----------------------------------------------------------------------
>
> Key: TINKERPOP-2276
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2276
> Project: TinkerPop
> Issue Type: Bug
> Components: process
> Affects Versions: 3.4.2
> Reporter: Hua Jiang
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.5.0, 3.4.4
>
>
> The implementation of `AnonymousTraversalSource.withRemote(final
> RemoteConnection remoteConnection)` is changed to depend on a constructor of
> the traversal source class that accept the RemoteConnection as the only
> argument in [this
> commit|https://github.com/apache/tinkerpop/commit/7d841b03a58d6a4689d3bdbe262f3a6a9087c686#diff-14f30d309a48f5b3a6deb071c0d1b39a].
> But such constructors are not generated for DSL traversal sources.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)