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 97A0CFFC6 for ; Wed, 20 Mar 2013 16:29:18 +0000 (UTC) Received: (qmail 95917 invoked by uid 500); 20 Mar 2013 16:29:18 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 95799 invoked by uid 500); 20 Mar 2013 16:29:18 -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 95753 invoked by uid 99); 20 Mar 2013 16:29:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Mar 2013 16:29:17 +0000 Date: Wed, 20 Mar 2013 16:29:17 +0000 (UTC) From: "ramkrishna.s.vasudevan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-8131) Create table handler needs to handle failure cases. 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-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-8131: ------------------------------------------ Affects Version/s: (was: 0.98.0) 0.94.7 Fix Version/s: 0.96.0 0.95.0 Committed to trunk and 0.95. Thanks for the review Ted, Chunhui and Matteo. Will prepare a patch for 0.94 also and then resolve this issue. > Create table handler needs to handle failure cases. > --------------------------------------------------- > > Key: HBASE-8131 > URL: https://issues.apache.org/jira/browse/HBASE-8131 > Project: HBase > Issue Type: Bug > Components: master > Affects Versions: 0.94.7 > Reporter: ramkrishna.s.vasudevan > Assignee: ramkrishna.s.vasudevan > Fix For: 0.95.0, 0.96.0 > > Attachments: HBASE-8131_trunk_1.patch, HBASE-8131_trunk_2.patch, HBASE-8131_trunk_3.patch, HBASE-8131_trunk.patch > > > In CreateTable Handler there are number of failure cases. > IOExceptions are common while creation of regioninfos, htableDescriptors etc. > After this exception if i try to recreate the table using admin, we need to remove the acquired table lock and also clear the ZKTable in memory cache so that the operation can be retried. -- 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