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 2020/04/22 16:31:54 UTC

[tinkerpop] branch TINKERPOP-2288 updated (3fde9ee -> 7b77adb)

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

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


    from 3fde9ee  TINKERPOP-2288 Replace closed connections directly
     add 7b77adb  TINKERPOP-2288 Make retry policy configurable

No new revisions were added by this update.

Summary of changes:
 .../src/Gremlin.Net/Driver/ConnectionPool.cs       | 17 +++++++------
 .../Gremlin.Net/Driver/ConnectionPoolSettings.cs   | 28 ++++++++++++++++++++--
 .../Driver/ConnectionPoolSettingsTests.cs          |  9 +++++++
 .../Driver/ConnectionPoolTests.cs                  | 25 +++++++++++++++++--
 4 files changed, 66 insertions(+), 13 deletions(-)