[
https://issues.apache.org/jira/browse/STORM-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bipin Prasad reassigned STORM-3675:
-----------------------------------
Assignee: Bipin Prasad
> Eliminate ps command and use /proc/<pid> status in ServerUtils
> --------------------------------------------------------------
>
> Key: STORM-3675
> URL: https://issues.apache.org/jira/browse/STORM-3675
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-server
> Reporter: Bipin Prasad
> Assignee: Bipin Prasad
> Priority: Major
>
> In ServerUtils.java, the *ps* command is very expensive on loaded Linux
> system. when trying to determine if all worker processes are dead. Changed
> ownership or missing /proc/<pid> directory for should be sufficient to detect
> death of process.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)