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

Kay Kay updated ZOOKEEPER-729:
------------------------------

    Attachment: ZOOKEEPER-729.patch

1 /2 . Fixed
3. Renamed the method with BFS suffix.  Strategy of tree crawling can come in a 
subsequent patch, I guess and would be out of scope for this one. 
4.5. comments added. 
6. Left as it is . 
7. TODO-s should be out. 

ZooKeeperTest added with method - testDeleteRecursive() . 

callback for async of delete recursive needs to be more meaningful than what it 
is now.  


> Recursively delete a znode  - zkCli.sh rmr /node
> ------------------------------------------------
>
>                 Key: ZOOKEEPER-729
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-729
>             Project: Zookeeper
>          Issue Type: New Feature
>          Components: java client
>            Reporter: Kay Kay
>            Assignee: Kay Kay
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-729.patch, ZOOKEEPER-729.patch, 
> ZOOKEEPER-729.patch
>
>
> Recursively delete a given znode in zookeeper, from the command-line. 
> New operation "rmr" added to zkclient. 
> $ ./zkCli.sh rmr /node 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to