[
https://issues.apache.org/jira/browse/ZOOKEEPER-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695091#comment-16695091
]
Hudson commented on ZOOKEEPER-3177:
-----------------------------------
FAILURE: Integrated in Jenkins build Zookeeper-trunk-single-thread #116 (See
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/116/])
ZOOKEEPER-3177: Revert globalOutstandingLimit refactoring changes (hanm: rev
1507f67a06175155003722297daeb60bc912af1d)
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/FollowerZooKeeperServer.java
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LeaderZooKeeperServer.java
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/server/ZooKeeperServer.java
> Refactor request throttle logic in NIO and Netty to keep the same behavior
> and make the code easier to maintain
> ---------------------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-3177
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3177
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Reporter: Fangmin Lv
> Assignee: Fangmin Lv
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> There is shouldThrottle logic in zkServer, we should use it in NIO as well,
> refactor the code to make it cleaner and easier to maintain in the future.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)