Fix the agent to do better process management
---------------------------------------------
Key: AMBARI-180
URL: https://issues.apache.org/jira/browse/AMBARI-180
Project: Ambari
Issue Type: Improvement
Reporter: Devaraj Das
Assignee: Devaraj Das
Some fixes:
1. The server processes are launched in a thread (rather than from within another process),
and they are launched in their own session.
2. The PID for the server processes are recorded for better tracking.
3. The server processes are killed when the agent restarts (maybe this can be configurable
defaulting to the current behavior).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|