[
https://issues.apache.org/jira/browse/STORM-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155074#comment-15155074
]
ASF GitHub Bot commented on STORM-1488:
---------------------------------------
GitHub user d2r opened a pull request:
https://github.com/apache/storm/pull/1129
[STORM-1488] fix broken component error times
Not 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 <[email protected]>
Date: 2016-02-19T22:50:58Z
fix broken component error times
----
> 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
> 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)