Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/279#issuecomment-61857050 -1 Per my previous comment, this needs to be an environment variable, not a system property. The problem is that the way that the clojure unit tests are run, system properties specified with the `-D` flag will not get propagated across JVMs. Environment variables will. @clockfly can you revert the merge?
--- 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. ---