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 D76A4107C6 for ; Sun, 16 Feb 2014 18:56:21 +0000 (UTC) Received: (qmail 23213 invoked by uid 500); 16 Feb 2014 18:56:21 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 23156 invoked by uid 500); 16 Feb 2014 18:56:20 -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 23141 invoked by uid 99); 16 Feb 2014 18:56:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Feb 2014 18:56:20 +0000 Date: Sun, 16 Feb 2014 18:56:20 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-10545) RS Hangs waiting on region to close on shutdown; has to timeout before can go down 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-10545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-10545: ---------------------------------- Fix Version/s: (was: 0.94.18) 0.94.17 > RS Hangs waiting on region to close on shutdown; has to timeout before can go down > ---------------------------------------------------------------------------------- > > Key: HBASE-10545 > URL: https://issues.apache.org/jira/browse/HBASE-10545 > Project: HBase > Issue Type: Bug > Affects Versions: 0.98.0 > Reporter: stack > Assignee: stack > Fix For: 0.96.2, 0.98.1, 0.99.0, 0.94.17 > > Attachments: 10545.094.txt, 10545.txt > > > I am seeing cluster sometimes fails to go down hanging out waiting on close - it looks like it is waiting on hbase:meta that is the issue. I am running 0.98.0RC3 and hadoop-2.4.0-SNAPSHOT. Might be my setup. Filing this issue to keep an eye on this as I go. > It looks like we are not calling close the region that is holding us up. Log is full of this: > {code} > 2014-02-14 16:07:21,095 DEBUG [regionserver60020] regionserver.HRegionServer: Waiting on 1588230740 > {code} -- This message was sent by Atlassian JIRA (v6.1.5#6160)