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

    https://github.com/apache/storm/pull/1055#discussion_r51616348
  
    --- Diff: storm-core/test/clj/org/apache/storm/clojure_test.clj ---
    @@ -19,7 +19,9 @@
                [org.apache.storm.tuple Fields])
       (:use [org.apache.storm testing clojure config])
       (:use [org.apache.storm.daemon common])
    -  (:require [org.apache.storm [thrift :as thrift]]))
    +  (:require [org.apache.storm.internal [thrift :as thrift]])
    +  (:import [org.apache.storm Thrift])
    +  (:import [org.apache.storm.utils Utils]))
    --- End diff --
    
    Instead of changing this file can we move it into storm-clojure and be sure 
it works without modifications?


---
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.
---

Reply via email to