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 D4BA4EDF3 for ; Wed, 16 Jan 2013 05:04:17 +0000 (UTC) Received: (qmail 84160 invoked by uid 500); 16 Jan 2013 05:04:17 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 84072 invoked by uid 500); 16 Jan 2013 05:04:16 -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 84034 invoked by uid 99); 16 Jan 2013 05:04:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2013 05:04:15 +0000 Date: Wed, 16 Jan 2013 05:04:15 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-2611) Handle RS that fails while processing the failure of another one 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-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554747#comment-13554747 ] Lars Hofhansl commented on HBASE-2611: -------------------------------------- This is definitely an improvement. What happens when a region server dies after it copied the queues but before it could finish shipping all the edits? > Handle RS that fails while processing the failure of another one > ---------------------------------------------------------------- > > Key: HBASE-2611 > URL: https://issues.apache.org/jira/browse/HBASE-2611 > Project: HBase > Issue Type: Sub-task > Components: Replication > Reporter: Jean-Daniel Cryans > Assignee: Himanshu Vashishtha > Fix For: 0.94.5 > > Attachments: HBase-2611-upstream-v1.patch, HBASE-2611-v2.patch > > > HBASE-2223 doesn't manage region servers that fail while doing the transfer of HLogs queues from other region servers that failed. Devise a reliable way to do it. -- 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