You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2013/03/25 11:27:15 UTC

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

ramkrishna.s.vasudevan created HBASE-8193:
---------------------------------------------

             Summary: 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