GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/703
TINKERPOP-1756 Added an EmbeddedRemoteConnection.
https://issues.apache.org/jira/browse/TINKERPOP-1756
This enables a "remote" to be mocked so as to be run locally in the same
JVM. Not sure if there are other applications for this.
All tests pass with `docker/build.sh -t -n -i`
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1756
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/703.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 #703
----
commit e1f64b4afc4f297bef2a72f99ac258d774a1fbff
Author: Stephen Mallette <[email protected]>
Date: 2017-09-01T19:42:20Z
TINKERPOP-1756 Added an EmbeddedRemoteConnection.
This enables a "remote" to be mocked to actually run locally in the same
JVM.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---