[ 
https://issues.apache.org/jira/browse/STORM-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163905#comment-15163905
 ] 

ASF GitHub Bot commented on STORM-1488:
---------------------------------------

GitHub user d2r reopened a pull request:

    https://github.com/apache/storm/pull/1129

    [STORM-1488] fix broken component error times

    Note that the errorTime reported for the component/ path was previously in 
milliseconds, but the errorTime reported for the topology/ path was in seconds. 
 This inconsistency fixed, but we should also update the REST API example. The 
REST API doc currently does not specify the units.
    
    
    This should also go to master branch.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/d2r/storm storm-1488-err-times-in-70s

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1129.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 #1129
    
----
commit 2c6fc60054b1cb7115bf53d3d4f592888c263961
Author: Derek Dagit <der...@yahoo-inc.com>
Date:   2016-02-19T22:50:58Z

    fix broken component error times

commit 1397246d2b2721783bb43445a84996ec552a05d5
Author: Derek Dagit <der...@yahoo-inc.com>
Date:   2016-02-24T22:12:19Z

    Topo page last error time blank when no errors

----


> UI Topology Page component last error timestamp is from 1970
> ------------------------------------------------------------
>
>                 Key: STORM-1488
>                 URL: https://issues.apache.org/jira/browse/STORM-1488
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 1.0.0, 2.0.0
>            Reporter: Derek Dagit
>            Assignee: Derek Dagit
>            Priority: Critical
>         Attachments: screen-shot-error-time.png
>
>
> Seems to be something wrong with the parsing of the timestamp into a date 
> string.
> !screen-shot-error-time.png|thumbnail!



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

Reply via email to