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 7EED69F92 for ; Fri, 24 Feb 2012 05:25:12 +0000 (UTC) Received: (qmail 53129 invoked by uid 500); 24 Feb 2012 05:25:12 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 53071 invoked by uid 500); 24 Feb 2012 05:25:12 -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 53061 invoked by uid 99); 24 Feb 2012 05:25:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 05:25:12 +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; Fri, 24 Feb 2012 05:25:09 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id F342D337B1A for ; Fri, 24 Feb 2012 05:24:48 +0000 (UTC) Date: Fri, 24 Feb 2012 05:24:48 +0000 (UTC) From: "zhiyuan.dai (Updated) (JIRA)" To: issues@hbase.apache.org Message-ID: <129103348.13874.1330061088997.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <187011353.29846.1324367130908.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-5075) regionserver crashed and failover 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-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhiyuan.dai updated HBASE-5075: ------------------------------- Attachment: HBase-5075-shell.patch > regionserver crashed and failover > --------------------------------- > > Key: HBASE-5075 > URL: https://issues.apache.org/jira/browse/HBASE-5075 > Project: HBase > Issue Type: Improvement > Components: monitoring, regionserver, replication, zookeeper > Affects Versions: 0.92.1 > Reporter: zhiyuan.dai > Fix For: 0.90.5 > > Attachments: Degion of Failure Detection.pdf, HBase-5075-shell.patch, HBase-5075-src.patch, monitor-daemon.sh, start-monitors.sh, stop-monitors.sh > > > regionserver crashed,it is too long time to notify hmaster.when hmaster know regionserver's shutdown,it is long time to fetch the hlog's lease. > hbase is a online db, availability is very important. > i have a idea to improve availability, monitor node to check regionserver's pid.if this pid not exsits,i think the rs down,i will delete the znode,and force close the hlog file. > so the period maybe 100ms. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira