[
https://issues.apache.org/jira/browse/ZOOKEEPER-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3614:
--------------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)