[ 
https://issues.apache.org/jira/browse/HBASE-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765881#comment-13765881
 ] 

Hudson commented on HBASE-9462:
-------------------------------

SUCCESS: Integrated in hbase-0.96 #39 (See 
[https://builds.apache.org/job/hbase-0.96/39/])
HBASE-9462 HBaseAdmin#isTableEnabled() should throw exception for non-existent 
table (tedyu: rev 1522676)
* 
/hbase/branches/0.96/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
* 
/hbase/branches/0.96/hbase-server/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-0.96-v4.patch, 9462.patch, 
> 9462-trunk.txt, 9462-trunk-v2.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