[
https://issues.apache.org/jira/browse/STORM-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhengdai Hu updated STORM-3169:
-------------------------------
Description: 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 it to
milliseconds. (was: 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.)
> 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
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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 it to milliseconds.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)