GitHub user spmallette opened a pull request:

    https://github.com/apache/tinkerpop/pull/859

    TINKERPOP-1296 Remove previously deprecated Gremlin Server infrastructure

    This PR actually covers these three related issues which all involve 
deprecation removal related to Gremlin Server:
    
    https://issues.apache.org/jira/browse/TINKERPOP-1296
    https://issues.apache.org/jira/browse/TINKERPOP-1707
    https://issues.apache.org/jira/browse/TINKERPOP-1954
    
    Builds with `mvn clean install && mvn verify -pl gremlin-server 
-DskipIntegrationTests=false'
    
    VOTE +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1296

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/859.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #859
    
----
commit 908107c56a4ccbcdb4e160bf43d3c437fd1f20e2
Author: Stephen Mallette <spmva@...>
Date:   2018-04-25T23:44:37Z

    TINKERPOP-1707 Removed deprecated AuthenticationSettings.className

commit f1237587ea4d691f691f55c6b6c42de1f7c52a9d
Author: Stephen Mallette <spmva@...>
Date:   2018-04-26T01:34:43Z

    TINKERPOP-1296 Removed deprecated serializedResponseTimeout from Gremlin 
Server

commit 1e0bc5fc9f3753697621b2b54a0e6a1021363fb6
Author: Stephen Mallette <spmva@...>
Date:   2018-04-26T10:58:27Z

    TINKERPOP-1954 Removed Gremlin Server deprecated methods
    
    Specifically, removed deprecated GraphManager and Handler/OpProcessor

----


---

Reply via email to