You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/01 21:01:00 UTC

[jira] [Updated] (STORM-3169) Misleading logviewer.cleanup.age.min

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

ASF GitHub Bot updated STORM-3169:
----------------------------------
    Labels: pull-request-available  (was: )

> Misleading logviewer.cleanup.age.min
> ------------------------------------
>
>                 Key: STORM-3169
>                 URL: https://issues.apache.org/jira/browse/STORM-3169
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-webapp
>    Affects Versions: 2.0.0
>            Reporter: Zhengdai Hu
>            Assignee: Zhengdai Hu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>
> Config specification logviewer.cleanup.age.min labels the duration in minutes passed since a log file is modified before we consider the log to be old. However in the actual use it's been subtracted by nowMills, which is the current time in milliseconds. We should convert the minutes to millisecond for it to function correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)