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 E3DE0D512 for ; Sun, 8 Jul 2012 02:09:35 +0000 (UTC) Received: (qmail 65578 invoked by uid 500); 8 Jul 2012 02:09:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 65491 invoked by uid 500); 8 Jul 2012 02:09:35 -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 65245 invoked by uid 99); 8 Jul 2012 02:09:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2012 02:09:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 34231142852 for ; Sun, 8 Jul 2012 02:09:35 +0000 (UTC) Date: Sun, 8 Jul 2012 02:09:35 +0000 (UTC) From: "Alex Feinberg (JIRA)" To: issues@hbase.apache.org Message-ID: <491387860.19626.1341713375215.JavaMail.jiratomcat@issues-vm> In-Reply-To: <626066645.55514.1336760449609.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (HBASE-5991) Introduce sequential ZNode based read/write locks 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-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Feinberg reassigned HBASE-5991: ------------------------------------ Assignee: Alex Feinberg > Introduce sequential ZNode based read/write locks > -------------------------------------------------- > > Key: HBASE-5991 > URL: https://issues.apache.org/jira/browse/HBASE-5991 > Project: HBase > Issue Type: Improvement > Reporter: Alex Feinberg > Assignee: Alex Feinberg > > This is a continuation of HBASE-5494: > Currently table-level write locks have been implemented using non-sequential ZNodes as part of HBASE-5494 and committed to 89-fb branch. This issue is to track converting the table-level locks to sequential ZNodes and supporting read-write locks, as to solve the issue of preventing schema changes during region splits or merges. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira