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 4F897E8B1 for ; Wed, 13 Feb 2013 02:55:14 +0000 (UTC) Received: (qmail 83810 invoked by uid 500); 13 Feb 2013 02:55:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 83763 invoked by uid 500); 13 Feb 2013 02:55:13 -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 83742 invoked by uid 99); 13 Feb 2013 02:55:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 02:55:13 +0000 Date: Wed, 13 Feb 2013 02:55:12 +0000 (UTC) From: "Jeffrey Zhong (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7835) Major implementation on the new proposal 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/HBASE-7835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-7835: --------------------------------- Attachment: hbase-7006_1.patch This patch mainly including the following: 1) Built upon existing distributed logsplitting framework and directly replay WAL edits to failed over RS intead of creating recoved.edits files 2) Fast Master node start up when there are log split work by only waiting for meta RS recovery not other failed RSs 3) Test cases for the new log split implementation. 4) fix a file handle potential leaking issue 5) fix test makehlog function to align edits into right regions > Major implementation on the new proposal > ---------------------------------------- > > Key: HBASE-7835 > URL: https://issues.apache.org/jira/browse/HBASE-7835 > Project: HBase > Issue Type: Sub-task > Components: regionserver > Reporter: Jeffrey Zhong > Assignee: Jeffrey Zhong > Fix For: 0.96.0 > > Attachments: hbase-7006_1.patch > > > The sub task is to check in a separate patch for major implementation for the proposal. > More checkins will include a new "replay" command and more metrics support. > Thanks, > -Jeffrey -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira