From core-dev-return-62197-apmail-hadoop-core-dev-archive=hadoop.apache.org@hadoop.apache.org Wed Feb 18 08:55:31 2009 Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 37121 invoked from network); 18 Feb 2009 08:55:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Feb 2009 08:55:31 -0000 Received: (qmail 20935 invoked by uid 500); 18 Feb 2009 08:55:26 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 20774 invoked by uid 500); 18 Feb 2009 08:55:26 -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 20717 invoked by uid 99); 18 Feb 2009 08:55:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2009 00:55:25 -0800 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, 18 Feb 2009 08:55:22 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7D23C234C4A8 for ; Wed, 18 Feb 2009 00:55:02 -0800 (PST) Message-ID: <701030246.1234947302511.JavaMail.jira@brutus> Date: Wed, 18 Feb 2009 00:55:02 -0800 (PST) From: "Hemanth Yamijala (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Updated: (HADOOP-5154) 4-way deadlock in FairShare scheduler In-Reply-To: <1220577910.1233560519552.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hemanth Yamijala updated HADOOP-5154: ------------------------------------- Priority: Blocker (was: Major) Fix Version/s: 0.20.0 > 4-way deadlock in FairShare scheduler > ------------------------------------- > > Key: HADOOP-5154 > URL: https://issues.apache.org/jira/browse/HADOOP-5154 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/fair-share > Reporter: Vinod K V > Assignee: Matei Zaharia > Priority: Blocker > Fix For: 0.18.4, 0.20.0 > > Attachments: FairSchedulerDeadLock.txt, hadoop-5154-v0.patch, hadoop-5154-v1.patch, hadoop-5154-v2.patch > > > This happened while trying to change the priority of a job from the scheduler servlet. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.