[
https://issues.apache.org/jira/browse/HBASE-8066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601418#comment-13601418
]
Hudson commented on HBASE-8066:
-------------------------------
Integrated in HBase-TRUNK #3954 (See
[https://builds.apache.org/job/HBase-TRUNK/3954/])
HBASE-8066 - Provide Admin.isTableAvailable() for a given table along with
splitkeys(Ram) (Revision 1455958)
Result = FAILURE
ramkrishna :
Files :
*
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
*
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HConnection.java
*
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java
> Provide Admin.isTableAvailable() for a given table along with splitkeys
> -----------------------------------------------------------------------
>
> Key: HBASE-8066
> URL: https://issues.apache.org/jira/browse/HBASE-8066
> Project: HBase
> Issue Type: Improvement
> Components: Client
> Affects Versions: 0.95.0
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Priority: Minor
> Fix For: 0.95.0, 0.98.0
>
> Attachments: HBASE-8066_1.patch, HBASE-8066.patch
>
>
> As part of HBASE-5583 if the master reboots during creation of table there is
> a chance that the table gets created with partial split keys. This api helps
> to check if the table was created with the required number of splitkeys.
--
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