[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ZOOKEEPER-3209:
--------------------------------------
    Labels: features pull-request-available  (was: features)

> New `getEphemerals` api to get all the ephemeral nodes created by the session
> -----------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-3209
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3209
>             Project: ZooKeeper
>          Issue Type: New Feature
>          Components: other
>            Reporter: Dinesh Appavoo
>            Priority: Major
>              Labels: features, pull-request-available
>
> 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