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 2021/04/27 15:48:44 UTC

[tinkerpop] branch master updated (23a0f36 -> 7aeed79)

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 23a0f36  Improve logging for failed kerberos starts
     add 9c9c01d  Decided to revert back to having a dedicated thread for host initialization and keeping the scheduler for reconnect.
     new 7aeed79  Merge branch '3.4-dev'

The 1 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:
 .../java/org/apache/tinkerpop/gremlin/driver/Client.java   | 14 +++++++++++++-
 .../java/org/apache/tinkerpop/gremlin/driver/Cluster.java  |  4 +---
 2 files changed, 14 insertions(+), 4 deletions(-)

[tinkerpop] 01/01: Merge branch '3.4-dev'

Posted by sp...@apache.org.
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 7aeed79de5774059b122376e89fd4c6126134378
Merge: 23a0f36 9c9c01d
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Tue Apr 27 11:48:16 2021 -0400

    Merge branch '3.4-dev'

 .../java/org/apache/tinkerpop/gremlin/driver/Client.java   | 14 +++++++++++++-
 .../java/org/apache/tinkerpop/gremlin/driver/Cluster.java  |  4 +---
 2 files changed, 14 insertions(+), 4 deletions(-)