This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from db8eb63 Merge branch '3.5-dev'
new e0412a6 Reduced resources consumed by gremlin server integration tests
new 84cfe8f Merge branch '3.4-dev' into 3.5-dev
new 366d5e4 Merge branch '3.5-dev'
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gremlin-server/conf/neo4j-empty.properties | 6 ++
.../tinkerpop/gremlin/server/GremlinServer.java | 35 ++++++++-
.../driver/remote/AbstractRemoteGraphProvider.java | 6 ++
.../AbstractGremlinServerIntegrationTest.java | 25 ++++++-
.../gremlin/server/GremlinDriverIntegrateTest.java | 85 +++++++++++-----------
.../server/GremlinServerHttpIntegrateTest.java | 6 +-
.../gremlin/server/GremlinServerIntegrateTest.java | 22 +++++-
.../server/GremlinServerSessionIntegrateTest.java | 24 ++----
8 files changed, 137 insertions(+), 72 deletions(-)