Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 84711200BFB for ; Wed, 11 Jan 2017 21:03:18 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 82EF9160B53; Wed, 11 Jan 2017 20:03:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EE642160B3B for ; Wed, 11 Jan 2017 21:03:17 +0100 (CET) Received: (qmail 4654 invoked by uid 500); 11 Jan 2017 20:03: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 4635 invoked by uid 99); 11 Jan 2017 20:03:17 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2017 20:03:17 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 055F02C03DD for ; Wed, 11 Jan 2017 20:03:17 +0000 (UTC) Date: Wed, 11 Jan 2017 20:03:17 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16744) Procedure V2 - Lock procedures to allow clients to acquire locks on tables/namespaces/regions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 11 Jan 2017 20:03:18 -0000 [ https://issues.apache.org/jira/browse/HBASE-16744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819000#comment-15819000 ] stack commented on HBASE-16744: ------------------------------- Ok. Matteo actually did a patch that addressed most review comments. I knew I'd seen it somewhere. I found it here: https://reviews.apache.org/r/54388/ Let me rebase my changes on it. > Procedure V2 - Lock procedures to allow clients to acquire locks on tables/namespaces/regions > --------------------------------------------------------------------------------------------- > > Key: HBASE-16744 > URL: https://issues.apache.org/jira/browse/HBASE-16744 > Project: HBase > Issue Type: Sub-task > Reporter: Appy > Assignee: Matteo Bertozzi > Attachments: HBASE-16744.master.001.patch, HBASE-16744.master.002.patch, HBASE-16744.master.003.patch, HBASE-16744.master.004.patch, HBASE-16744.master.005.patch, HBASE-16744.master.006.patch, HBASE-16744.master.007.patch, HBASE-16744.master.008.patch, HBASE-16744.master.009.patch, HBASE-16744.master.010.patch, HBASE-16744.master.011.patch, HBASE-16744.master.012.patch, HBASE-16744.master.013.patch, HBASE-16744.master.014.patch, HBASE-16744.master.015.patch, HBASE-16744.master.016.patch, HBASE-16744.master.017.patch > > > Will help us get rid of ZK locks. > Will be useful for external tools like hbck, future backup manager, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)