[ 
https://issues.apache.org/jira/browse/TINKERPOP-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074035#comment-17074035
 ] 

Dzmitry L commented on TINKERPOP-2328:
--------------------------------------

Here is the ticket https://issues.apache.org/jira/browse/TINKERPOP-2358

I think I will create PR soon

> Do not close all connections if just one has became closed
> ----------------------------------------------------------
>
>                 Key: TINKERPOP-2328
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2328
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet
>    Affects Versions: 3.4.4
>            Reporter: Dzmitry L
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to