You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Jordan Zimmerman (Jira)" <ji...@apache.org> on 2019/11/02 14:19:00 UTC

[jira] [Created] (ZOOKEEPER-3605) ZOOKEEPER-3242 add a connection throttle. Default constructor needs to set it

Jordan Zimmerman created ZOOKEEPER-3605:
-------------------------------------------

             Summary: ZOOKEEPER-3242 add a connection throttle. Default constructor needs to set it
                 Key: ZOOKEEPER-3605
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3605
             Project: ZooKeeper
          Issue Type: Bug
          Components: server
    Affects Versions: 3.6.0
            Reporter: Jordan Zimmerman


ZOOKEEPER-3242 add a connection throttle. It gets set in the main constructor but not the alternate constructor. This is breaking Apache Curator's testing framework. It should also be set in the alternate constructor to avoid an NPE.



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