Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 54285 invoked from network); 7 Dec 2009 18:29:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Dec 2009 18:29:41 -0000 Received: (qmail 23697 invoked by uid 500); 7 Dec 2009 18:29:41 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 23667 invoked by uid 500); 7 Dec 2009 18:29:41 -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 23657 invoked by uid 99); 7 Dec 2009 18:29:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 18:29:41 +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; Mon, 07 Dec 2009 18:29:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 28BEA234C495 for ; Mon, 7 Dec 2009 10:29:18 -0800 (PST) Message-ID: <1958510021.1260210558164.JavaMail.jira@brutus> Date: Mon, 7 Dec 2009 18:29:18 +0000 (UTC) From: "Hairong Kuang (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Commented: (HDFS-804) New unit tests for concurrent lease recovery In-Reply-To: <1460260760.1259871320697.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/HDFS-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787034#action_12787034 ] Hairong Kuang commented on HDFS-804: ------------------------------------ Cos, alternatively you could commit the patch uploaded 12/04 to this jira first. Then attach the new tests to HDFS-812. Thanks. > New unit tests for concurrent lease recovery > -------------------------------------------- > > Key: HDFS-804 > URL: https://issues.apache.org/jira/browse/HDFS-804 > Project: Hadoop HDFS > Issue Type: Test > Components: test > Affects Versions: 0.21.0, 0.22.0 > Reporter: Konstantin Boudnik > Assignee: Konstantin Boudnik > Attachments: HDFS-804.patch, HDFS-804.patch, HDFS-804.patch > > > {{FSNamesystem}} code which process concurrent lease recovery isn't tested. We need new test cases to cover these spots. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.