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 1786E103FB for ; Mon, 7 Apr 2014 23:16:19 +0000 (UTC) Received: (qmail 93885 invoked by uid 500); 7 Apr 2014 23:16:18 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 93797 invoked by uid 500); 7 Apr 2014 23:16:17 -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 93785 invoked by uid 99); 7 Apr 2014 23:16:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2014 23:16:16 +0000 Date: Mon, 7 Apr 2014 23:16:16 +0000 (UTC) From: "Mikhail Antonov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-10915) Decouple region closing from ZooKeeper 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-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-10915: ------------------------------------ Description: Decouple CloseRegionHandler class and code using it (HRegionServer, ProtobufUtil) from ZK API. (was: Decouple CloseRegionHandler class from ZK API.) > Decouple region closing from ZooKeeper > -------------------------------------- > > Key: HBASE-10915 > URL: https://issues.apache.org/jira/browse/HBASE-10915 > Project: HBase > Issue Type: Sub-task > Components: Zookeeper > Reporter: Mikhail Antonov > Assignee: Mikhail Antonov > Attachments: HBASE-10915.patch > > > Decouple CloseRegionHandler class and code using it (HRegionServer, ProtobufUtil) from ZK API. -- This message was sent by Atlassian JIRA (v6.2#6252)