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:12:41 UTC

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

Vincent Poon created ZOOKEEPER-2738:
---------------------------------------

             Summary: 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


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)