[
https://issues.apache.org/jira/browse/STORM-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602366#comment-14602366
]
ASF GitHub Bot commented on STORM-913:
--------------------------------------
Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/storm/pull/605#discussion_r33327176
--- Diff: storm-core/src/clj/backtype/storm/zookeeper.clj ---
@@ -103,11 +103,14 @@
(catch Exception e (throw (wrap-in-runtime e))))))
(defnk delete-node
--- End diff --
Oh, I got it. Whole usages are calling zk/delete-recursive so your
changeset makes sense. My mistake.
> Use Curator's delete().deletingChildrenIfNeeded() instead of
> zk/delete-recursive
> ---------------------------------------------------------------------------------
>
> Key: STORM-913
> URL: https://issues.apache.org/jira/browse/STORM-913
> Project: Apache Storm
> Issue Type: Improvement
> Affects Versions: 0.11.0
> Reporter: caofangkun
> Assignee: caofangkun
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)