You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by fl...@apache.org on 2021/03/24 08:15:07 UTC

[tinkerpop] branch 3.4-dev updated (3b01560 -> d6d9d34)

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

florianhockmann pushed a change to branch 3.4-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 3b01560  Bump to Netty 4.1.59 CTR
     add 331c9af    Make sure connection pool is restored and brought back to health if server is temporarily unaveilable.
     add 0b2bcfb  Add tests for ConnectionPool trying to restore itself after server unaveilable
     add 9f73bd3  Eventualy restore connections in pool until it is refilled
     add 367847b  Merge branch '3.4.-dev-connection-pool' into 3.4-dev
     add d6d9d34  TINKERPOP-2531 Add changelog entry CTR

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 .../src/Gremlin.Net/Driver/ConnectionPool.cs       | 12 +++-
 .../Driver/ConnectionPoolTests.cs                  | 64 ++++++++++++++++++++++
 3 files changed, 74 insertions(+), 3 deletions(-)