Stig Rohde Døssing created STORM-2716:
-----------------------------------------

             Summary: Storm-webapp tests don't work on Windows
                 Key: STORM-2716
                 URL: https://issues.apache.org/jira/browse/STORM-2716
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-webapp
    Affects Versions: 2.0.0
         Environment: Windows 10
            Reporter: Stig Rohde Døssing
            Assignee: Stig Rohde Døssing


Several storm-webapp tests don't work on Windows because file paths like "/tmp" 
are used, and paths are sometimes constructed by String concatenation instead 
of using Path.resolve. The logviewer also doesn't seem to work on Windows, 
probably for the same reason.

I think there might be a few similar issues in other parts of the code, which 
I'd like to also fix as part of this. 

I haven't checked whether this is a problem in 1.x, but it's likely.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to