Eric Lee created ZOOKEEPER-3614:
-----------------------------------
Summary: Limiting the number of ephemeral nodes per session
Key: ZOOKEEPER-3614
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3614
Project: ZooKeeper
Issue Type: New Feature
Reporter: Eric Lee
ZooKeeper suffers when a session has too many ephemeral associated with it. In
the case where the session expires, the session expiration message passed
amongst the quorum is too large from all of the ephemeral paths within it. This
Jira introduces a change that allows a limit to be provided as a JVM flag.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)