Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 58819 invoked from network); 1 May 2009 05:03:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 May 2009 05:03:58 -0000 Received: (qmail 80721 invoked by uid 500); 1 May 2009 05:03:58 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 80699 invoked by uid 500); 1 May 2009 05:03:58 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 80689 invoked by uid 99); 1 May 2009 05:03:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 May 2009 05:03:58 +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; Fri, 01 May 2009 05:03:50 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 65589234C003 for ; Thu, 30 Apr 2009 22:03:30 -0700 (PDT) Message-ID: <1242699438.1241154210400.JavaMail.jira@brutus> Date: Thu, 30 Apr 2009 22:03:30 -0700 (PDT) From: "stack (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Assigned: (HBASE-1008) [performance] The replay of logs on server crash takes way too long In-Reply-To: <965082938.1227119324281.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/HBASE-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-1008: ---------------------------- Assignee: Jean-Daniel Cryans Did you say in the meeting that you were going to test this on openspaces J-D? Assigning you under that assumption. Assign to no-one if I have it wrong. > [performance] The replay of logs on server crash takes way too long > ------------------------------------------------------------------- > > Key: HBASE-1008 > URL: https://issues.apache.org/jira/browse/HBASE-1008 > Project: Hadoop HBase > Issue Type: Improvement > Reporter: stack > Assignee: Jean-Daniel Cryans > Priority: Blocker > Fix For: 0.20.0 > > Attachments: 1008-v2.patch > > > Watching recovery from a crash on streamy.com where there were 1048 logs and repay is running at rate of about 20 seconds each. Meantime these regions are not online. This is way too long to wait on recovery for a live site. Marking critical. Performance related so priority and in 0.20.0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.