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/30 08:16:27 UTC

[jira] Updated: (ZOOKEEPER-729) Recursively delete a znode - zkCli.sh rmr /node

     [ 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. 

$ ./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  - zkCli.sh rmr /node  (was: zkCli.sh -rmr /node)

> 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
>
>
> 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.