You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2020/11/30 22:01:41 UTC

[tinkerpop] branch 3.4-dev updated (6e67b3e -> daad70b)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch 3.4-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 6e67b3e  TINKERPOP-2445 Remove quiet time when shutting down Java client (#1363)
     add daad70b  TINKERPOP-2438 Reverted a portion of #1346 which has some performance issues.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |   1 -
 .../groovy/jsr223/ast/GremlinASTChecker.groovy     |  23 ++-
 .../gremlin/groovy/engine/GremlinExecutor.java     |   7 +-
 .../engine/GremlinExecutorOverGraphTest.java       |   2 +
 .../groovy/jsr223/ast/GremlinASTCheckerTest.java   | 205 +++++++++++++++++++++
 5 files changed, 222 insertions(+), 16 deletions(-)