Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 54340 invoked from network); 22 Apr 2009 08:31:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Apr 2009 08:31:10 -0000 Received: (qmail 54057 invoked by uid 500); 22 Apr 2009 08:31:09 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 53979 invoked by uid 500); 22 Apr 2009 08:31:08 -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 53969 invoked by uid 99); 22 Apr 2009 08:31:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2009 08:31:08 +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; Wed, 22 Apr 2009 08:31:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8D2EF234C044 for ; Wed, 22 Apr 2009 01:30:47 -0700 (PDT) Message-ID: <1270295778.1240389047576.JavaMail.jira@brutus> Date: Wed, 22 Apr 2009 01:30:47 -0700 (PDT) From: "Sreekanth Ramakrishnan (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Updated: (HADOOP-5719) Jobs failed during job initalization are never removed from Capacity Schedulers waiting list In-Reply-To: <2017657843.1240386047510.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-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreekanth Ramakrishnan updated HADOOP-5719: ------------------------------------------- Attachment: HADOOP-5719-1.patch Attaching a fix which addresses this issue. Alongwith test case which tests the condition. > Jobs failed during job initalization are never removed from Capacity Schedulers waiting list > -------------------------------------------------------------------------------------------- > > Key: HADOOP-5719 > URL: https://issues.apache.org/jira/browse/HADOOP-5719 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/capacity-sched > Reporter: Sreekanth Ramakrishnan > Attachments: HADOOP-5719-1.patch > > > Jobs which fail during initalization are never removed from Capacity Schedulers waiting job list. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.