Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 41576 invoked from network); 6 Apr 2010 22:07:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Apr 2010 22:07:54 -0000 Received: (qmail 54703 invoked by uid 500); 6 Apr 2010 22:07:54 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 54663 invoked by uid 500); 6 Apr 2010 22:07:54 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 54655 invoked by uid 99); 6 Apr 2010 22:07:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 22:07:54 +0000 X-ASF-Spam-Status: No, hits=-1233.6 required=10.0 tests=ALL_TRUSTED,AWL 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; Tue, 06 Apr 2010 22:07:53 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7F63B234C4AC for ; Tue, 6 Apr 2010 22:07:33 +0000 (UTC) Message-ID: <55368624.27871270591653520.JavaMail.jira@brutus.apache.org> Date: Tue, 6 Apr 2010 22:07:33 +0000 (UTC) From: "Erik Steffl (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Updated: (HDFS-1072) AlreadyBeingCreatedException with HDFS_NameNode as the lease holder In-Reply-To: <683018313.617231270072827509.JavaMail.jira@brutus.apache.org> 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/HDFS-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Steffl updated HDFS-1072: ------------------------------ Attachment: HDFS-1072.branch-0.22.patch > AlreadyBeingCreatedException with HDFS_NameNode as the lease holder > ------------------------------------------------------------------- > > Key: HDFS-1072 > URL: https://issues.apache.org/jira/browse/HDFS-1072 > Project: Hadoop HDFS > Issue Type: Bug > Components: hdfs client, name-node > Affects Versions: 0.21.0 > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Erik Steffl > Fix For: 0.21.0 > > Attachments: HDFS-1072.branch-0.22.patch > > > TestReadWhileWriting may fail by AlreadyBeingCreatedException with HDFS_NameNode as the lease holder, which indicates that lease recovery is in an inconsistent state. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.