Jie Huang created ZOOKEEPER-3503:
------------------------------------
Summary: Add server-side large request protection
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
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)