You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Marc Spaggiari (JIRA)" <ji...@apache.org> on 2013/03/25 12:23:15 UTC

[jira] [Commented] (HBASE-8193) HBaseAdmin.isTableAvailable should also check if the table is Enabled after successful creation

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

Jean-Marc Spaggiari commented on HBASE-8193:
--------------------------------------------

A round-trip to ZK is expensive... Should we put this call as optionnal with a parameter? For long running clusters, thise case might never happend. But I also agree that this call might not be done so often so perfs impacts might be small...
                
> 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