Github user revans2 commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1047#discussion_r50990989
  
    --- 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 --
    
    You have the added issue that you will probably have to use mockito to 
validate the calls.  If you want me to put together a pull request to your 
branch to fix this, because it may not be that obvious please let me know and I 
will.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to