Github user hustfxj commented on a diff in the pull request:
https://github.com/apache/storm/pull/1047#discussion_r50996403
--- Diff: storm-core/test/clj/org/apache/storm/nimbus_test.clj ---
@@ -30,6 +30,7 @@
(:import [java.util HashMap])
(:import [java.io File])
(:import [org.apache.storm.utils Time Utils])
+ (:import [org.apache.storm.zookeeper Zookeeper])
--- End diff --
yesï¼ I don't know how to be better to port zk-leader-elector by java at
nimbus_test.clj
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---