[
https://issues.apache.org/jira/browse/STORM-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097496#comment-15097496
]
ASF GitHub Bot commented on STORM-1472:
---------------------------------------
GitHub user zhuoliu opened a pull request:
https://github.com/apache/storm/pull/1014
[STORM-1472] Fix the errorTime bug and show the time to be readable
1. Checking the code, find a bug in
storm-core/src/clj/backtype/storm/ui/core.clj
"time" changed to "errorTime", however the REST info is still "time".
Error log link can not show any info for time.
2.In the error log link of UI, long of millisecond dates makes little sense
to user. It would be nice to change it to be readable date.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhuoliu/storm 1472
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1014.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1014
----
commit b48f02e39dcbec62a29da6989c98e004b6b1c940
Author: zhuol <[email protected]>
Date: 2016-01-14T02:52:59Z
[STORM-1472] Fix the errorTime bug and show the time to be readable
----
> Change long to readble date/time format for error log link
> ----------------------------------------------------------
>
> Key: STORM-1472
> URL: https://issues.apache.org/jira/browse/STORM-1472
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Zhuo Liu
> Assignee: Zhuo Liu
> Priority: Minor
> Fix For: 1.0.0
>
>
> In the error log link of UI, long of millisecond dates makes little sense to
> user. It would be nice to change it to be readable date.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)