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 6D9A5E0E4 for ; Sun, 17 Feb 2013 14:05:13 +0000 (UTC) Received: (qmail 72242 invoked by uid 500); 17 Feb 2013 14:05:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 72200 invoked by uid 500); 17 Feb 2013 14:05: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 72190 invoked by uid 99); 17 Feb 2013 14:05:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2013 14:05:12 +0000 Date: Sun, 17 Feb 2013 14:05:12 +0000 (UTC) From: "Jean-Marc Spaggiari (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7865) HBase regionserver never stops when running `bin/stop-hbase.sh` on master 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-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7865: --------------------------------------- Attachment: hbase-root-master-hbasetest.out.4 I found that. Might be related. What I'm doing is that I'm running 10 times a loop to "rm -rf hbase data; start-hbase; PerformanceTest; stop-hbase". And on this iteration I got issues. all others went well. It's 10 loops per hbase-0.94 version. Which mean 60 loops in total. > HBase regionserver never stops when running `bin/stop-hbase.sh` on master > ------------------------------------------------------------------------- > > Key: HBASE-7865 > URL: https://issues.apache.org/jira/browse/HBASE-7865 > Project: HBase > Issue Type: Bug > Affects Versions: 0.94.5 > Reporter: Jean-Marc Spaggiari > Attachments: hbase-root-master-hbasetest.log, hbase-root-master-hbasetest.out.4, jstack_hbasetest.txt, jstack_node1.txt, jstack_node3.txt, jstack_node7.txt > > > I faced 3 regions (out of 8) never stopping today. This is pretty bad because the script is supposed to wait until all the RS stopped to re-start everything, therefor, servers are never going back online. > HBASE-7838 will help with that and will kill the RSs. But that will not really solve the root cause. > Attached are the jstack for the 3 servers. -- 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