You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Boyang Jerry Peng (JIRA)" <ji...@apache.org> on 2016/08/25 19:03:20 UTC

[jira] [Updated] (STORM-2056) Bugs in logviewer

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

Boyang Jerry Peng updated STORM-2056:
-------------------------------------
    Summary: Bugs in logviewer  (was: Incorrect url for prev,first,last,next buttons when viewing daemon logs via logviewer)

> Bugs in logviewer
> -----------------
>
>                 Key: STORM-2056
>                 URL: https://issues.apache.org/jira/browse/STORM-2056
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Boyang Jerry Peng
>            Assignee: Boyang Jerry Peng
>            Priority: Minor
>
> Incorrect url for prev,first,last,next buttons when viewing daemon logs via logviewer
> Example:
> http://storm.cluster.com:8000/log?file=nimbus.log&start=0&length=51200
> should be:
> http://storm.cluster.com:8000/daemonlog?file=nimbus.log&start=0&length=51200
> Function with bug:
> https://github.com/apache/storm/blob/master/storm-core/src/clj/org/apache/storm/daemon/logviewer.clj#L374



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