[ https://issues.apache.org/jira/browse/ZOOKEEPER-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855254#action_12855254 ]
Kay Kay commented on ZOOKEEPER-729: ----------------------------------- Thanks Henry / Patrick for the review. Tests is something that I was looking to add, but could not find a template to start with. Will look into that a bit more over the w/e. Henry: as far as the command args goes, please see the couple of my comments above. I don't have a preference with rmr / -r , but I believe some light-weight library would help us a lot here and in the future to be more flexible. Will take care of the rest in the next patch. > 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.