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

Patrick Hunt updated ZOOKEEPER-1592:
------------------------------------

    Assignee: Jimmy Xiang
    
> support deleting a node silently
> --------------------------------
>
>                 Key: ZOOKEEPER-1592
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1592
>             Project: ZooKeeper
>          Issue Type: Improvement
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: zk-1592_v1.patch
>
>
> Sometimes, we want to delete a node.  But we are not sure if the node exists 
> or not.  In this case, we want the delete method succeed instead of throwing 
> a NoNodeException.  Although we can have a wrapper method to do it, it should 
> be better to build this in to ZK.

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