This is an automated email from the ASF dual-hosted git repository.
colegreer pushed a change to branch TINKERPOP-3107
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from e78ca26dae docs and tests
new b1fce1ff3c cleanups and fixes
new 4316f890ba add airroutes server config
The 2 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:
docs/src/reference/gremlin-applications.asciidoc | 42 ++++++------
docs/src/upgrade/release-4.x.x.asciidoc | 8 +--
...r-modern.yaml => gremlin-server-airroutes.yaml} | 4 +-
.../gremlin/server/util/ServerGremlinExecutor.java | 15 ++---
.../server/util/TinkerFactoryDataLoader.java | 5 +-
.../server/GremlinServerConfigIntegrateTest.java | 23 ++-----
.../server/util/ServerGremlinExecutorTest.java | 77 ++++++++++++++--------
.../server/util/TinkerFactoryDataLoaderTest.java | 20 ++++++
8 files changed, 109 insertions(+), 85 deletions(-)
copy gremlin-server/conf/{gremlin-server-modern.yaml =>
gremlin-server-airroutes.yaml} (95%)