[
https://issues.apache.org/jira/browse/EAGLE-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744607#comment-15744607
]
ASF GitHub Bot commented on EAGLE-838:
--------------------------------------
GitHub user haoch opened a pull request:
https://github.com/apache/incubator-eagle/pull/737
[EAGLE-838] Use subprocess for metric collector to avoid defunct process
Use subprocess for metric collector to avoid defunct process
https://issues.apache.org/jira/browse/EAGLE-838
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haoch/incubator-eagle
UseSubProcessForMetricCollector
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/737.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #737
----
commit 39f9f010633589fdf4029fec6d8deee1dd9c3898
Author: Hao Chen <[email protected]>
Date: 2016-12-13T08:57:34Z
Use subprocess for metric collector to avoid defunct process
----
> Resolve defunct process in hadoop jmx script by kill -9
> -------------------------------------------------------
>
> Key: EAGLE-838
> URL: https://issues.apache.org/jira/browse/EAGLE-838
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.5.0
> Reporter: Hao Chen
> Assignee: Hao Chen
> Fix For: v0.5.0
>
>
> * Resolve defunct process in hadoop jmx script by kill -9
> * Support configurable log file path
> * Improve JMX reader to multiple-threading
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)