Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2328

Do not close all connections if just one has became closed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.4
    • 3.5.0, 3.4.8
    • dotnet
    • None

    Description

      Current implementation of "ConnectionPool" closes all available connections if just one has became closed (is not opened) https://github.com/apache/tinkerpop/blob/0b9eb170c93dd114f012cb63bfbd1c5a240e58f4/gremlin-dotnet/src/Gremlin.Net/Driver/ConnectionPool.cs#L154

      what leads to "ServerUnavailableException"

      We could leave all remaining connections.

      Attachments

        Issue Links

          Activity

            People

              Florian Hockmann Florian Hockmann
              idzmitry Dzmitry L
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: