[
https://issues.apache.org/jira/browse/ZOOKEEPER-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dinesh Appavoo updated ZOOKEEPER-3209:
--------------------------------------
Summary: New `getEphemerals` api to get all the ephemeral nodes created by
the session (was: New `getEphemerals` api to get all the ephemeral nodes
created by a session)
> 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
>
> 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)