[
https://issues.apache.org/jira/browse/STORM-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357376#comment-14357376
]
ASF GitHub Bot commented on STORM-638:
--------------------------------------
Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/396#discussion_r26242766
--- Diff: storm-core/src/ui/public/templates/component-page-template.html
---
@@ -211,6 +216,7 @@
<td>{{uptime}}</td>
<td>{{host}}</td>
<td><a href="{{workerLogLink}}">{{port}}</a></td>
+ <td>{{processId}}
--- End diff --
Can we close the td tag? I know it is not required but all the other ones
are closed.
> UI should show up process-id of the Worker to which an Executor is assigned
> ----------------------------------------------------------------------------
>
> Key: STORM-638
> URL: https://issues.apache.org/jira/browse/STORM-638
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.10.0
> Reporter: caofangkun
> Assignee: caofangkun
> Priority: Minor
> Attachments: with process id.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)