[
https://issues.apache.org/jira/browse/HBASE-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765563#comment-13765563
]
Ted Yu commented on HBASE-9462:
-------------------------------
0.96 test suite passed:
{code}
[INFO] HBase ............................................. SUCCESS [1.794s]
[INFO] HBase - Common .................................... SUCCESS [18.220s]
[INFO] HBase - Protocol .................................. SUCCESS [0.588s]
[INFO] HBase - Client .................................... SUCCESS [18.824s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [5.102s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [1.763s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [2.706s]
[INFO] HBase - Server .................................... SUCCESS [51:37.547s]
[INFO] HBase - Integration Tests ......................... SUCCESS [1.192s]
[INFO] HBase - Examples .................................. SUCCESS [0.957s]
[INFO] HBase - Assembly .................................. SUCCESS [0.931s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:30.228s
[INFO] Finished at: Thu Sep 12 15:56:40 UTC 2013
[INFO] Final Memory: 47M/631M
{code}
> 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