[
https://issues.apache.org/jira/browse/HBASE-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762223#comment-13762223
]
Ted Yu commented on HBASE-9462:
-------------------------------
Test suite passed with patch v2:
{code}
[INFO] HBase ............................................. SUCCESS [1.860s]
[INFO] HBase - Common .................................... SUCCESS [17.897s]
[INFO] HBase - Protocol .................................. SUCCESS [0.591s]
[INFO] HBase - Client .................................... SUCCESS [18.859s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [5.101s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [1.878s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [2.717s]
[INFO] HBase - Server .................................... SUCCESS [51:57.490s]
[INFO] HBase - Integration Tests ......................... SUCCESS [1.595s]
[INFO] HBase - Examples .................................. SUCCESS [0.992s]
[INFO] HBase - Assembly .................................. SUCCESS [0.966s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
{code}
[~jdcryans]:
What do you think ?
> HBaseAdmin#isTableEnabled() should return false 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.96.0
>
> Attachments: 9462.patch, 9462-v2.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