You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/30 13:34:00 UTC

[jira] [Updated] (ZOOKEEPER-2738) maxClientCnxns not limiting concurrent connections properly

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

ASF GitHub Bot updated ZOOKEEPER-2738:
--------------------------------------
    Labels: pull-request-available  (was: )

> maxClientCnxns not limiting concurrent connections properly
> -----------------------------------------------------------
>
>                 Key: ZOOKEEPER-2738
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2738
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.5.2, 3.6.0
>            Reporter: Vincent Poon
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: MaxCnxnsTest.patch
>
>
> The test MaxCnxnsTest is incorrect as it only creates up the maxCnxns number of threads, whereas it should create more.  See attached patch
> When the test is fixed, it fails on master and 3.5, where ZOOKEEPER-1504 removed some synchronization.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)