You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Vincent Poon (JIRA)" <ji...@apache.org> on 2017/03/25 01:13:41 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 ]

Vincent Poon updated ZOOKEEPER-2738:
------------------------------------
    Attachment: MaxCnxnsTest.patch

> 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
>         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
(v6.3.15#6346)