You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2010/03/26 21:00:27 UTC

[jira] Updated: (ZOOKEEPER-729) Recursively Delete a znode

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

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

    Description: 
Recursively delete a given znode in zookeeper, from the command-line. 

New operation "rmr" added to zkclient. 

usage:

$ zkCli.sh rmr /node

  was:
Recursively delete a given znode in zookeeper, from the command-line. 

New operation "rmr" added to zkclient. 

        Summary: Recursively Delete a znode   (was: zkCli.sh -rmr /node)

> Recursively Delete a znode 
> ---------------------------
>
>                 Key: ZOOKEEPER-729
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-729
>             Project: Zookeeper
>          Issue Type: New Feature
>            Reporter: Kay Kay
>             Fix For: 3.3.1, 3.4.0
>
>         Attachments: ZOOKEEPER-729.patch
>
>
> Recursively delete a given znode in zookeeper, from the command-line. 
> New operation "rmr" added to zkclient. 
> usage:
> $ 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.