[
https://issues.apache.org/jira/browse/TINKERPOP-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700747#comment-16700747
]
ASF GitHub Bot commented on TINKERPOP-2103:
-------------------------------------------
spmallette opened a new pull request #1006: TINKERPOP-2103 Remove deprecated
submit() on RemoteConnection
URL: https://github.com/apache/tinkerpop/pull/1006
https://issues.apache.org/jira/browse/TINKERPOP-2103
These methods were long ago deprecated and aren't used anywhere within
TinkerPop core.
All tests pass with `docker/build.sh -t -i`
VOTE +1
----------------------------------------------------------------
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 submit() options on RemoteConnection
> ------------------------------------------------------
>
> Key: TINKERPOP-2103
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2103
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.4.0
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Labels: breaking
>
> The old {{submit()}} options were not necessary for 3.3.x and certainly
> aren't needed for 3.4.x, so it's time for removal leaving just the one async
> method that providers need to implement.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)