[
https://issues.apache.org/jira/browse/STORM-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14692405#comment-14692405
]
ASF GitHub Bot commented on STORM-949:
--------------------------------------
Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/storm/pull/675#discussion_r36807960
--- Diff: storm-core/src/ui/public/templates/topology-page-template.html ---
@@ -333,6 +344,9 @@
<td>
<span id="{{errorLapsedSecs}}"
class="errorSpan">{{lastError}}</span>
</td>
+ <td>
--- End diff --
MINOR: Indentation goes wrong.
> On the topology summary UI page, last shown error should have the time and
> date
> -------------------------------------------------------------------------------
>
> Key: STORM-949
> URL: https://issues.apache.org/jira/browse/STORM-949
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Reza Farivar
> Assignee: Boyang Jerry Peng
> Priority: Minor
>
> Without showing the time and date, it is not clear whether the error is a
> recent one or an old stale one.
> (Error text is colored red when it is in last 5 minutes, but this is not
> obvious and not enough information)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)