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

    https://github.com/apache/storm/pull/1087#discussion_r52215632
  
    --- Diff: storm-core/test/clj/org/apache/storm/supervisor_test.clj ---
    @@ -299,6 +299,7 @@
                                     "-Dstorm.conf.file="
                                     "-Dstorm.options="
                                     (str "-Dstorm.log.dir=" 
file-path-separator "logs")
    +                                (str "-Djava.io.tmpdir=/tmp/workers" 
file-path-separator mock-worker-id file-path-separator "tmp")
    --- End diff --
    
    Actually, this is not what is under test here, so I stand corrected. The 
code that would use this path is stubbed/mocked I think.


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