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 3097a74 Merge branch 'TINKERPOP-2438' into 3.4-dev
add 339551d Added Gremlin Server shutdown integration test CTR
No new revisions were added by this update.
Summary of changes:
.../AbstractGremlinServerIntegrationTest.java | 1 -
.../GremlinServerShutdownIntegrationTest.java | 64 ++++++++++++++++++++++
2 files changed, 64 insertions(+), 1 deletion(-)
create mode 100644
gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/server/GremlinServerShutdownIntegrationTest.java