[
https://issues.apache.org/jira/browse/ZOOKEEPER-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909975#comment-14909975
]
ASF GitHub Bot commented on ZOOKEEPER-2280:
-------------------------------------------
GitHub user eribeiro opened a pull request:
https://github.com/apache/zookeeper/pull/46
ZOOKEEPER-2280: NettyServerCnxnFactory doesn't honor maxClientCnxns p…
…aram
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eribeiro/zookeeper ZOOKEEPER-2280
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/46.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #46
----
commit d430e1c2dbdf774177fcd8f96d014b28435d1a94
Author: Edward Ribeiro <[email protected]>
Date: 2015-09-28T01:55:36Z
ZOOKEEPER-2280: NettyServerCnxnFactory doesn't honor maxClientCnxns param
----
> NettyServerCnxnFactory doesn't honor maxClientCnxns param
> ---------------------------------------------------------
>
> Key: ZOOKEEPER-2280
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2280
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Affects Versions: 3.4.6, 3.5.0, 3.5.1
> Reporter: Edward Ribeiro
> Assignee: Edward Ribeiro
> Fix For: 3.5.1
>
> Attachments: ZOOKEEPER-2280.patch
>
>
> Even though NettyServerCnxnFactory has maxClientCnxns (default to 60) it
> doesn't enforce this limit in the code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)