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 0D7C9F0BB for ; Sun, 14 Apr 2013 03:40:21 +0000 (UTC) Received: (qmail 58497 invoked by uid 500); 14 Apr 2013 03:40:20 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 58349 invoked by uid 500); 14 Apr 2013 03:40:20 -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 58259 invoked by uid 99); 14 Apr 2013 03:40:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Apr 2013 03:40:17 +0000 Date: Sun, 14 Apr 2013 03:40:17 +0000 (UTC) From: "Jerry He (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-8309) TableLockManager: allow lock timeout to be set at the individual lock level 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-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8309: ---------------------------- Attachment: HBASE-8309-v3.patch > TableLockManager: allow lock timeout to be set at the individual lock level > --------------------------------------------------------------------------- > > Key: HBASE-8309 > URL: https://issues.apache.org/jira/browse/HBASE-8309 > Project: HBase > Issue Type: Improvement > Components: master > Affects Versions: 0.95.0 > Reporter: Jerry He > Assignee: Jerry He > Priority: Minor > Fix For: 0.98.0, 0.95.1, 0.95.2 > > Attachments: HBASE-8309.patch, HBASE-8309-v2.patch, HBASE-8309-v3.patch > > > Currently the lock timeout values and defaults are set and shared at the TableLockManager level. > One TableLockManager is shared on the master. We should allow the lock timeout to be set at individual lock level when we instantiate the lock. Components using the locks may have different timeout preferences. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira