You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2017/10/09 01:20:01 UTC

[jira] [Commented] (STORM-2716) Storm-webapp tests don't work on Windows

    [ https://issues.apache.org/jira/browse/STORM-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196423#comment-16196423 ] 

Jungtaek Lim commented on STORM-2716:
-------------------------------------

[~Srdo]
Porting back to 1.x needs another PR so please feel free to create one if you would want to, or skip one if you don't.

> 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
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)