[ 
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

Reply via email to