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 05B14107BC for ; Wed, 11 Sep 2013 21:42:54 +0000 (UTC) Received: (qmail 70953 invoked by uid 500); 11 Sep 2013 21:42:53 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 70909 invoked by uid 500); 11 Sep 2013 21:42:53 -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 70863 invoked by uid 99); 11 Sep 2013 21:42:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Sep 2013 21:42:53 +0000 Date: Wed, 11 Sep 2013 21:42:53 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9462) HBaseAdmin#isTableEnabled() should throw exception for non-existent table 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-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764821#comment-13764821 ] Hudson commented on HBASE-9462: ------------------------------- SUCCESS: Integrated in HBase-0.94 #1148 (See [https://builds.apache.org/job/HBase-0.94/1148/]) HBASE-9462 HBaseAdmin#isTableEnabled() should throw exception for non-existent table (tedyu: rev 1522008) * /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java > HBaseAdmin#isTableEnabled() should throw exception for non-existent table > ------------------------------------------------------------------------- > > Key: HBASE-9462 > URL: https://issues.apache.org/jira/browse/HBASE-9462 > Project: HBase > Issue Type: Bug > Affects Versions: 0.95.2 > Reporter: Ted Yu > Assignee: Ted Yu > Fix For: 0.98.0, 0.96.0, 0.94.13 > > Attachments: 9462-0.94.txt, 9462.patch, 9462-trunk.txt, 9462-v2.patch, 9462-v3.patch > > > HBaseAdmin#isTableEnabled() returns true for a table which doesn't exist. > We should check table existence. -- 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