Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 51339 invoked from network); 4 Jun 2009 09:43:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jun 2009 09:43:20 -0000 Received: (qmail 99083 invoked by uid 500); 4 Jun 2009 09:43:30 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 98994 invoked by uid 500); 4 Jun 2009 09:43:30 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 98766 invoked by uid 99); 4 Jun 2009 09:43:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jun 2009 09:43:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jun 2009 09:43:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C0298234C1E6 for ; Thu, 4 Jun 2009 02:43:07 -0700 (PDT) Message-ID: <523556830.1244108587786.JavaMail.jira@brutus> Date: Thu, 4 Jun 2009 02:43:07 -0700 (PDT) From: "Sreekanth Ramakrishnan (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Updated: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary In-Reply-To: <1903137430.1236320996192.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreekanth Ramakrishnan updated HADOOP-5420: ------------------------------------------- Attachment: hadoop-5420-11.patch Fixing find bugs warning, few offline comments from Vinod, regarding {{LinuxTaskController.setup()}} > Support killing of process groups in LinuxTaskController binary > --------------------------------------------------------------- > > Key: HADOOP-5420 > URL: https://issues.apache.org/jira/browse/HADOOP-5420 > Project: Hadoop Core > Issue Type: Bug > Reporter: Sreekanth Ramakrishnan > Assignee: Sreekanth Ramakrishnan > Attachments: hadoop-5420-1.patch, hadoop-5420-10.patch, hadoop-5420-11.patch, hadoop-5420-2.patch, hadoop-5420-3.patch, hadoop-5420-4.patch, hadoop-5420-5.patch, hadoop-5420-6.patch, hadoop-5420-7.patch, hadoop-5420-8.patch, hadoop-5420-9.patch, hadoop-5420.patch > > > Support setsid based kill in LinuxTaskController. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.