SIGKILL should be sent only after a while after SIGTERM is sent in 
sigkillInCurrentThread() similar to what sigKillThread is doing
----------------------------------------------------------------------------------------------------------------------------------

                 Key: HADOOP-5614
                 URL: https://issues.apache.org/jira/browse/HADOOP-5614
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
            Reporter: Ravi Gummadi


sigkillInCurrentThread() doesn't give time for graceful exit of taskJvm after 
SIGTERM is sent. Currently mapred.tasktracker.tasks.sleeptime-before-sigkill is 
used by SigKillThread only. It should be used by sigKillInCurrentThread() also.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to