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 DC39910BF2 for ; Thu, 9 Jan 2014 00:28:51 +0000 (UTC) Received: (qmail 29931 invoked by uid 500); 9 Jan 2014 00:28:51 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 29903 invoked by uid 500); 9 Jan 2014 00:28:51 -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 29836 invoked by uid 99); 9 Jan 2014 00:28:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jan 2014 00:28:51 +0000 Date: Thu, 9 Jan 2014 00:28:51 +0000 (UTC) From: "chendihao (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-10274) MiniZookeeperCluster should close ZKDatabase when shutdown ZooKeeperServers 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-10274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866100#comment-13866100 ] chendihao commented on HBASE-10274: ----------------------------------- Backporting HBASE-6820 seems good for us. Thanks for considering. [~enis] Let's opening another issue to do that. > MiniZookeeperCluster should close ZKDatabase when shutdown ZooKeeperServers > --------------------------------------------------------------------------- > > Key: HBASE-10274 > URL: https://issues.apache.org/jira/browse/HBASE-10274 > Project: HBase > Issue Type: Bug > Affects Versions: 0.94.3 > Reporter: chendihao > Assignee: chendihao > Priority: Minor > Attachments: HBASE-10274-0.94-v1.patch, HBASE-10274-0.94-v2.patch, HBASE-10274-truck-v1.patch, HBASE-10274-truck-v2.patch > > > HBASE-6820 points out the problem but not fix completely. > killCurrentActiveZooKeeperServer() and killOneBackupZooKeeperServer() will shutdown the ZooKeeperServer and need to close ZKDatabase as well. -- This message was sent by Atlassian JIRA (v6.1.5#6160)