You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Eric Lee (Jira)" <ji...@apache.org> on 2019/11/14 01:18:00 UTC

[jira] [Created] (ZOOKEEPER-3614) Limiting the number of ephemeral nodes per session

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)