[
https://issues.apache.org/jira/browse/STORM-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365272#comment-14365272
]
ASF GitHub Bot commented on STORM-638:
--------------------------------------
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/396#issuecomment-82397663
@harshach, If you are running the UI without a filter I would not consider
that secure. There is other more damaging information exposed on the UI
already. Also what is having the pid of the process going to let me do as an
attacher? If I cannot log onto the box the pid is really rather useless. If I
can log onto the box I can already get the pid by running ```ps -aef | grep
'<topology-id>-<port-number>'```. Granted I am not a malicious individual so
perhaps I am missing something or perhaps an attach will show up in the future
that is somehow related to the pid. It is totally possible, but I don't see it
as being that likely.
@caofangkun, The generated thrift code no longer compiles. It looks like
you regenerated with thrift7, and we have moved on to thrift 0.9.2. Please
regenerate the code again.
> 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)