Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F217D6E16 for ; Fri, 3 Jun 2011 18:44:28 +0000 (UTC) Received: (qmail 73666 invoked by uid 500); 3 Jun 2011 18:44:28 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 73537 invoked by uid 500); 3 Jun 2011 18:44:28 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 73522 invoked by uid 99); 3 Jun 2011 18:44:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 18:44:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 18:44:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id AF86AF3375 for ; Fri, 3 Jun 2011 18:43:47 +0000 (UTC) Date: Fri, 3 Jun 2011 18:43:47 +0000 (UTC) From: "Devaraj Das (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <546394550.66808.1307126627716.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <540245426.423.1303757103195.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-2452) Delegation token cancellation shouldn't hold global JobTracker lock MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated MAPREDUCE-2452: ----------------------------------- Status: Patch Available (was: Open) > Delegation token cancellation shouldn't hold global JobTracker lock > ------------------------------------------------------------------- > > Key: MAPREDUCE-2452 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2452 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: jobtracker > Affects Versions: 0.22.0 > Reporter: Devaraj Das > Assignee: Devaraj Das > Fix For: 0.23.0 > > Attachments: cancel-delegation-token-fix-trunk.patch, cancel-delegation-token-fix-trunk.patch, cancel-delegation-token-fix.patch, cancel-delegation-token-fix.patch, cancel-delegation-token-fix.patch > > > Currently, when the JobTracker cancels a job's delegation token (at the end of the job), it holds the global lock. This is not desired. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira