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.


 discard 741deb7  TINKERPOP-2288 Replace closed connections directly
     add 1e9eda7  TINKERPOP-2288 Replace closed connections directly

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (741deb7)
            \
             N -- N -- N   refs/heads/TINKERPOP-2288 (1e9eda7)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 docs/src/reference/gremlin-variants.asciidoc       |  5 ++-
 .../src/Gremlin.Net/Driver/ConnectionPool.cs       |  8 +++-
 .../Gremlin.Net/Driver/ConnectionPoolSettings.cs   | 43 +++++++++++++++++-----
 .../Driver/ConnectionPoolSettingsTests.cs          | 14 ++++++-
 .../Driver/ConnectionPoolTests.cs                  | 14 ++++---
 5 files changed, 64 insertions(+), 20 deletions(-)

Reply via email to