Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6DDB1420D for ; Sun, 3 Jul 2011 07:27:15 +0000 (UTC) Received: (qmail 48752 invoked by uid 500); 3 Jul 2011 07:27:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 48495 invoked by uid 500); 3 Jul 2011 07:26:51 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 48471 invoked by uid 99); 3 Jul 2011 07:26:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jul 2011 07:26:44 +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; Sun, 03 Jul 2011 07:26:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 79D7542F316 for ; Sun, 3 Jul 2011 07:26:22 +0000 (UTC) Date: Sun, 3 Jul 2011 07:26:22 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: <1669812681.550.1309677982495.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (HBASE-4058) Extend TestHBaseFsck with a complete .META. recovery scenario MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Extend TestHBaseFsck with a complete .META. recovery scenario ------------------------------------------------------------- Key: HBASE-4058 URL: https://issues.apache.org/jira/browse/HBASE-4058 Project: HBase Issue Type: Improvement Reporter: Andrew Purtell Fix For: 0.92.0 We should have a unit test that launches a minicluster and constructs a few tables, then deletes META files on disk, then bounces the master, then recovers the result with HBCK. Perhaps it is possible to extend TestHBaseFsck to do this. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira