John Vines created CURATOR-30:
---------------------------------

             Summary: Recursive delete
                 Key: CURATOR-30
                 URL: https://issues.apache.org/jira/browse/CURATOR-30
             Project: Apache Curator
          Issue Type: Improvement
          Components: Client
            Reporter: John Vines
            Assignee: Jordan Zimmerman


Currently there is the ability to recursive create parent znodes when you 
create a node. However, there is no ability to recursively delete a hierarchy. 
Zookeeper already provides this in their ZKUtil.java package, but it seems like 
a very curator-ish thing to perform as well. There is the potential difficulty 
involved with the guarantee() functionality, but it should be workable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to