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

Dima Spivak commented on HBASE-12806:
-------------------------------------

Or even easier: just use the createTable(TableName tableName, byte[] family), 
since in this instance, the created table from 
TestHBaseFsck#testTableWithNoRegions only has TableName and a CF in the 
HTableDescriptor anyway.

> [hbck] move admin.create() to HBaseTestingUtility.createTable in TestHBaseFsck
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-12806
>                 URL: https://issues.apache.org/jira/browse/HBASE-12806
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 1.0.0, 2.0.0
>            Reporter: Esteban Gutierrez
>            Assignee: Esteban Gutierrez
>            Priority: Minor
>         Attachments: 
> 0001-HBASE-12806-hbck-move-admin.create-to-HBaseTestingUt.patch
>
>
> TestHBaseFsck should wait until all regions have been assigned after the 
> table has been created.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to