You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2021/04/23 10:07:00 UTC

[jira] [Closed] (TINKERPOP-2550) Deadlock on Client initialization

     [ https://issues.apache.org/jira/browse/TINKERPOP-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Mallette closed TINKERPOP-2550.
---------------------------------------
    Fix Version/s: 3.4.11
                   3.5.0
       Resolution: Fixed

> Deadlock on Client initialization
> ---------------------------------
>
>                 Key: TINKERPOP-2550
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2550
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: driver
>    Affects Versions: 3.4.10
>            Reporter: Stephen Mallette
>            Assignee: Stephen Mallette
>            Priority: Blocker
>             Fix For: 3.5.0, 3.4.11
>
>
> Observed from TINKERPOP-2504 but also identified elsewhere. When the {{workerPoolSize}} is insufficiently sized it can lead to deadlock because the {{Host}} is blocking for its {{ConnectionPool}} to initialize and there will be no threads left to service the latter which keeps the former stuck.



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