Dinesh Appavoo created ZOOKEEPER-3209:
-----------------------------------------

             Summary: New `getEphemerals` api to get all the ephemeral nodes 
created by a session
                 Key: ZOOKEEPER-3209
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3209
             Project: ZooKeeper
          Issue Type: New Feature
          Components: other
            Reporter: Dinesh Appavoo


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




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to