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 A5D3D8F88 for ; Sat, 20 Aug 2011 06:34:00 +0000 (UTC) Received: (qmail 94539 invoked by uid 500); 20 Aug 2011 06:34:00 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 92806 invoked by uid 500); 20 Aug 2011 06:33:52 -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 92670 invoked by uid 99); 20 Aug 2011 06:33:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Aug 2011 06:33:48 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,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; Sat, 20 Aug 2011 06:33:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 358BEC5CA4 for ; Sat, 20 Aug 2011 06:33:27 +0000 (UTC) Date: Sat, 20 Aug 2011 06:33:27 +0000 (UTC) From: "gaojinchao (JIRA)" To: issues@hbase.apache.org Message-ID: <1701383134.55498.1313822007215.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <967722062.14289.1311329339298.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-4124) ZK restarted while assigning a region, new active HM re-assign it but the RS warned 'already online on this server'. 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-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088146#comment-13088146 ] gaojinchao commented on HBASE-4124: ----------------------------------- I have finished the test. I discribe the scene: step 1: startup cluster step 2: abort the master when finish call "sendRegionOpen(destination, regions)" step 3: startup cluster again. above steps will reproduce the issue. when master is failover. the meta records the dead server,but the region is processing for a living region server. > ZK restarted while assigning a region, new active HM re-assign it but the RS warned 'already online on this server'. > -------------------------------------------------------------------------------------------------------------------- > > Key: HBASE-4124 > URL: https://issues.apache.org/jira/browse/HBASE-4124 > Project: HBase > Issue Type: Bug > Components: master > Reporter: fulin wang > Attachments: HBASE-4124_Branch90V1_trial.patch, HBASE-4124_Branch90V2.patch, log.txt > > Original Estimate: 0.4h > Remaining Estimate: 0.4h > > ZK restarted while assigning a region, new active HM re-assign it but the RS warned 'already online on this server'. > Issue: > The RS failed besause of 'already online on this server' and return; The HM can not receive the message and report 'Regions in transition timed out'. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira