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 2016/12/18 11:44:58 UTC

[jira] [Resolved] (STORM-2246) Logviewer download link has urlencoding on part of the URL

     [ https://issues.apache.org/jira/browse/STORM-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim resolved STORM-2246.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0
                   2.0.0

Thanks [~arunmahadevan], I merged into master and 1.x branches.

> Logviewer download link has urlencoding on part of the URL
> ----------------------------------------------------------
>
>                 Key: STORM-2246
>                 URL: https://issues.apache.org/jira/browse/STORM-2246
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Arun Mahadevan
>            Assignee: Arun Mahadevan
>             Fix For: 2.0.0, 1.1.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The "Download Full file" link is as below:
> http://HOST:PORT/download/toponame-1481795619%2F6701%2Fworker.log
> ideally this could be part of a query param:
> http://HOST:PORT/download?file=toponame-1481795619%2F6701%2Fworker.log
> Other URLs like http://HOST:PORT/log?file=URLENCODED(file) follow this pattern.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)