Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 63767 invoked from network); 6 Apr 2010 10:50:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Apr 2010 10:50:39 -0000 Received: (qmail 75994 invoked by uid 500); 6 Apr 2010 10:50:39 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 75831 invoked by uid 500); 6 Apr 2010 10:50:38 -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 75789 invoked by uid 99); 6 Apr 2010 10:50:38 -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 10:50:38 +0000 X-ASF-Spam-Status: No, hits=-1226.9 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 10:50:36 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8800F29A002C for ; Tue, 6 Apr 2010 10:49:36 +0000 (UTC) Message-ID: <1196984100.6641270550976556.JavaMail.jira@brutus.apache.org> Date: Tue, 6 Apr 2010 10:49:36 +0000 (UTC) From: "Hudson (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Commented: (HDFS-520) Create new tests for block recovery In-Reply-To: <1245758894.1249337054888.JavaMail.jira@brutus> 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-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853867#action_12853867 ] Hudson commented on HDFS-520: ----------------------------- Integrated in Hdfs-Patch-h5.grid.sp2.yahoo.net #302 (See [http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h5.grid.sp2.yahoo.net/302/]) > Create new tests for block recovery > ----------------------------------- > > Key: HDFS-520 > URL: https://issues.apache.org/jira/browse/HDFS-520 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: test > Reporter: Konstantin Boudnik > Assignee: Hairong Kuang > Fix For: 0.21.0, 0.22.0 > > Attachments: blockRecoveryPositive.patch, blockRecoveryPositive1.patch, blockRecoveryPositive2.patch, blockRecoveryPositive2_0.21.patch, TEST-org.apache.hadoop.hdfs.server.datanode.TestBlockRecovery.txt > > > According to the test plan a number of new features are going to be implemented as a part of this umbrella (HDFS-265) JIRA. > These new features are have to be tested properly. Block recovery is one of new functionality which require new tests to be developed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.