You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mate Szalay-Beko (Jira)" <ji...@apache.org> on 2021/02/18 08:43:00 UTC

[jira] [Resolved] (ZOOKEEPER-4199) Avoid thread leak in QuorumRequestPipelineTest

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

Mate Szalay-Beko resolved ZOOKEEPER-4199.
-----------------------------------------
    Fix Version/s: 3.7.0
       Resolution: Fixed

Issue resolved by pull request 1591
[https://github.com/apache/zookeeper/pull/1591]

> Avoid thread leak in QuorumRequestPipelineTest
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-4199
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4199
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Damien Diederen
>            Assignee: Damien Diederen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.7.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> A single run of {{QuorumRequestPipelineTest}} requires 4000+ threads on Linux, and miserably fails on Catalina where the number seems to be capped to 2048.  This is due to a leak of quorum servers, itself caused by multiple invocations of {{QuorumBase.setUp}}.



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