[
https://issues.apache.org/jira/browse/HBASE-7847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933017#comment-13933017
]
Rakesh R commented on HBASE-7847:
---------------------------------
Thank you Ted, Stack for the comments. Could you please have a look at the new
patch.
Have made the following changes:
- Handled InterruptedException
- Implemented the deleteChildrenRecursively api similar to the existing
multiOrSequential api structure. Also, IMHO we can expose new util api
ZKUtil#deleteChildrenRecursivelyMultiOrSequential to everyone.
-Rakesh
> Use zookeeper multi to clear znodes
> -----------------------------------
>
> Key: HBASE-7847
> URL: https://issues.apache.org/jira/browse/HBASE-7847
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Attachments: 7847-v1.txt, HBASE-7847.patch, HBASE-7847.patch
>
>
> In ZKProcedureUtil, clearChildZNodes() and clearZNodes(String procedureName)
> should utilize zookeeper multi so that they're atomic
--
This message was sent by Atlassian JIRA
(v6.2#6252)