Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
New API `getEphemerals()` to get all the ephemeral nodes created by the session by providing the prefix path.
- get the prefix path as a input parameter and return a list of string (ephemeral nodes)
- If the prefix path is `/` return all the ephemeral nodes created by the session
- Provide synchronous and asynchronous API's with same functionality
Attachments
Issue Links
- relates to
-
ZOOKEEPER-3241 Update C client for the new getEphemerals api
- Open
- links to