Have a test to verify that descendent processes of tasks that ignore SIGTERM
are eventually cleaned up by a SIGKILL
-------------------------------------------------------------------------------------------------------------------
Key: HADOOP-5429
URL: https://issues.apache.org/jira/browse/HADOOP-5429
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Reporter: Vinod K V
HADOOP-2721 added TestKillSubProcesses to test that all the processes
descending from a task are cleaned up with a SIGTERM when task finishes. The
functionality to eventually send a SIGKILL to processes that ignore SIGTERM is
already in place, but we don't have a test verifying this yet.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.