[
https://issues.apache.org/jira/browse/HBASE-8193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612560#comment-13612560
]
ramkrishna.s.vasudevan commented on HBASE-8193:
-----------------------------------------------
I agree. But this may be needed so that the client is sure that the table is
created.
I have heard of a use case where every day a table is created and the same is
disable and dropped on the next day before the next creation of table.
So i thought our apis should enable them to know if a table is created properly
or not.
Making it as an optional parameter is also fine with me.
> HBaseAdmin.isTableAvailable should also check if the table is Enabled after
> successful creation
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-8193
> URL: https://issues.apache.org/jira/browse/HBASE-8193
> Project: HBase
> Issue Type: Improvement
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
>
> Currently HBaseAdmin.isTableAvailable() only checks in META to say if a
> table is available or not. It should also check with the zkTable state if it
> is ENABLED before returning true.
--
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