Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/889#issuecomment-169775907 OK I finally tracked down some intermittent failures I was seeing when running the clojure word count example. It looks like there is an issue in clojure where how we are doing the require does not seem to be thread safe. We should be good to go now if @d2r you want to take a final look. The previous failure is not related and is one of the random storm-kafka failures.
--- 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. ---