[
https://issues.apache.org/jira/browse/STORM-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068702#comment-14068702
]
ASF GitHub Bot commented on STORM-366:
--------------------------------------
Github user revans2 commented on a diff in the pull request:
https://github.com/apache/incubator-storm/pull/154#discussion_r15177952
--- Diff: STORM-UI-REST-API.md ---
@@ -246,6 +250,7 @@ Sample Response:
"spoutId": "spout",
"tasks": 5,
"lastError": "",
+ "errorLapsedSecs": "",
--- End diff --
Why is this an Empty string if it is supposed to be an integer?
> Highlight most recent errors in UI using red span
> -------------------------------------------------
>
> Key: STORM-366
> URL: https://issues.apache.org/jira/browse/STORM-366
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Reporter: Kishor Patil
> Labels: master, security
>
> Marking most recent errors with red color is missing post REST API. Also, on
> components page, the errors don't appear if there are no running executors
> for the component due to errors.
--
This message was sent by Atlassian JIRA
(v6.2#6252)