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 2019/09/03 16:22:26 UTC

[tinkerpop] 01/06: Merge branch 'pr-1182' into tp33

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

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 25bb66335b90400ac49d00c53be24f1cf4749590
Merge: ba562d1 4e9639f
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Sep 3 11:34:48 2019 -0400

    Merge branch 'pr-1182' into tp33

 gremlin-driver/pom.xml                             | 15 +++++++
 .../apache/tinkerpop/gremlin/driver/Cluster.java   | 17 ++++----
 .../org/apache/tinkerpop/gremlin/driver/Host.java  |  3 +-
 .../apache/tinkerpop/gremlin/driver/HostTest.java  | 46 +++++++++++++++++++++-
 pom.xml                                            | 16 ++++++++
 5 files changed, 87 insertions(+), 10 deletions(-)