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/10/05 17:17:46 UTC

[tinkerpop] branch master updated (34789b0 -> 19d39e5)

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 34789b0  Merge branch '3.5-dev'
     add 9b8a06e  Fix load balancing race condition
     new 19d39e5  Merge branch 'pr-1465'

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:
 CHANGELOG.asciidoc                                 |   3 +-
 .../tinkerpop/gremlin/driver/ConnectionPool.java   |  84 +++++++---------
 .../driver/ClientConnectionIntegrateTest.java      | 111 ++++++++++++++++++++-
 3 files changed, 148 insertions(+), 50 deletions(-)

[tinkerpop] 01/01: Merge branch 'pr-1465'

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 19d39e5054a0138fddec05bd4b3b8cdd5a89c290
Merge: 34789b0 9b8a06e
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Tue Oct 5 13:12:27 2021 -0400

    Merge branch 'pr-1465'

 CHANGELOG.asciidoc                                 |   3 +-
 .../tinkerpop/gremlin/driver/ConnectionPool.java   |  84 +++++++---------
 .../driver/ClientConnectionIntegrateTest.java      | 111 ++++++++++++++++++++-
 3 files changed, 148 insertions(+), 50 deletions(-)