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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to