From hdfs-dev-return-539-apmail-hadoop-hdfs-dev-archive=hadoop.apache.org@hadoop.apache.org Sat Nov 21 21:47:04 2009 Return-Path: Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: (qmail 38159 invoked from network); 21 Nov 2009 21:47:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Nov 2009 21:47:04 -0000 Received: (qmail 69705 invoked by uid 500); 21 Nov 2009 21:47:04 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 69598 invoked by uid 500); 21 Nov 2009 21:47:03 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 69588 invoked by uid 99); 21 Nov 2009 21:47:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Nov 2009 21:47:03 +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; Sat, 21 Nov 2009 21:47:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BFFF7234C04C for ; Sat, 21 Nov 2009 13:46:39 -0800 (PST) Message-ID: <276148421.1258839999771.JavaMail.jira@brutus> Date: Sat, 21 Nov 2009 21:46:39 +0000 (UTC) From: "Konstantin Boudnik (JIRA)" To: hdfs-dev@hadoop.apache.org Subject: [jira] Resolved: (HDFS-520) Create new tests for block recovery In-Reply-To: <1023140863.1249337054893.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-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik resolved HDFS-520. ------------------------------------- Resolution: Won't Fix After discussion with HDFS dev. folks it has been decided to hold the effort of implementing this feature until more resources is available. The risk of running into some issues is relatively low because the target code is indirectly covered by other tests (according to a Clover report) > 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: Konstantin Boudnik > > 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.