[
https://issues.apache.org/jira/browse/STORM-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119421#comment-15119421
]
ASF GitHub Bot commented on STORM-1257:
---------------------------------------
Github user hustfxj commented on a diff in the pull request:
https://github.com/apache/storm/pull/1047#discussion_r50996709
--- Diff: storm-core/test/clj/org/apache/storm/cluster_test.clj ---
@@ -308,11 +309,11 @@
(deftest test-cluster-state-default-acls
(testing "The default ACLs are empty."
- (stubbing [zk/mkdirs nil
+ (stubbing [Zookeeper/mkdirs nil
--- End diff --
ok , thanks.
> port backtype.storm.zookeeper to java
> -------------------------------------
>
> Key: STORM-1257
> URL: https://issues.apache.org/jira/browse/STORM-1257
> Project: Apache Storm
> Issue Type: New Feature
> Components: storm-core
> Reporter: Robert Joseph Evans
> Assignee: John Fang
> Labels: java-migration, jstorm-merger
>
> A wrapper around zookeeper/curator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)