You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Jie Huang (JIRA)" <ji...@apache.org> on 2019/08/13 20:33:00 UTC

[jira] [Updated] (ZOOKEEPER-3503) Add server side large request throttling

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jie Huang updated ZOOKEEPER-3503:
---------------------------------
    Summary: Add server side large request throttling  (was: Add server-side large request protection)

> Add server side large request throttling
> ----------------------------------------
>
>                 Key: ZOOKEEPER-3503
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3503
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.6.0
>            Reporter: Jie Huang
>            Priority: Minor
>
> This task adds a new request limiting mechanism to ZooKeeper that aims to protect ZooKeeper from accepting too many large requests and crashing because it runs out of memory. This is designed to augment the connection throttling (ZOOKEEPER-3242) and request throttling (ZOOKEEPER-3243), which focus on limiting the number rather than size of requests.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)