[
https://issues.apache.org/jira/browse/TINKERPOP-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700369#comment-16700369
]
ASF GitHub Bot commented on TINKERPOP-2080:
-------------------------------------------
spmallette opened a new pull request #1004: TINKERPOP-2080 Removed withRemote
from TraversalSource
URL: https://github.com/apache/tinkerpop/pull/1004
https://issues.apache.org/jira/browse/TINKERPOP-2080
Users should now be using `AnonymousTraversalSource` which is the more
unified way to create the `TraversalSource` instance.
All tests pass with `docker/build.sh -t -n -i`
(TEST STILL RUNNING)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Remove deprecated TraversalSource.withRemote()
> ----------------------------------------------
>
> Key: TINKERPOP-2080
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2080
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.4.0
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Major
> Labels: breaking
> Fix For: 3.4.0
>
>
> {{TraversalSource.withRemote()}} was deprecated on 3.3.5 with TINKERPOP-2078
> in favor of {{AnonymousTraversalSource}}. It can safely be removed for 3.4.0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)