[
https://issues.apache.org/jira/browse/ZOOKEEPER-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968602#comment-16968602
]
Hudson commented on ZOOKEEPER-3605:
-----------------------------------
FAILURE: Integrated in Jenkins build Zookeeper-trunk-single-thread #601 (See
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/601/])
ZOOKEEPER-3605: connThrottle needs to be assigned in alternate
(enrico.olivelli: rev e41cac853de416026e0c2011e0429e858e5823b8)
* (add)
zookeeper-server/src/test/java/org/apache/zookeeper/server/ZooKeeperServerCreationTest.java
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/server/ZooKeeperServer.java
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)