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 6B1851796A for ; Wed, 29 Oct 2014 19:36:35 +0000 (UTC) Received: (qmail 36073 invoked by uid 500); 29 Oct 2014 19:36:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 35983 invoked by uid 500); 29 Oct 2014 19:36:34 -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 35744 invoked by uid 99); 29 Oct 2014 19:36:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2014 19:36:34 +0000 Date: Wed, 29 Oct 2014 19:36:34 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-12376) HBaseAdmin leaks ZK connections if failure starting watchers (ConnectionLossException) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 stack created HBASE-12376: ----------------------------- Summary: HBaseAdmin leaks ZK connections if failure starting watchers (ConnectionLossException) Key: HBASE-12376 URL: https://issues.apache.org/jira/browse/HBASE-12376 Project: HBase Issue Type: Bug Components: Zookeeper Affects Versions: 0.94.24, 0.98.7 Reporter: stack Assignee: stack Priority: Critical This is a 0.98 issue that some users have been running into mostly running Canary and for whatever reason, setup of zk connection fails, usually with a ConnectionLossException. End result is ugly leak zk connections. ZKWatcher created instances are just left hang out. -- This message was sent by Atlassian JIRA (v6.3.4#6332)