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

Jonathan Hsieh commented on HBASE-4311:
---------------------------------------

The description is slightly wrong.  The entry is removed from meta but it may 
be assigned and its hdfs hfile stuff is still present which causes hbck to 
complain.

> HBaseTestingUtility.createMultiRegions generates table that fails in hbck.
> --------------------------------------------------------------------------
>
>                 Key: HBASE-4311
>                 URL: https://issues.apache.org/jira/browse/HBASE-4311
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>
> When refactoring TestHBaseFsckRepair to add more hbck test cases, I noticed 
> that HBaseTestingUtility.createMultiRegions uses an existing table with empty 
> region, adds more regions, and then attempts to remove the region.  The 
> region remains in meta and is causes hbck to report at inconsistency. Ideally 
> these test table generation utility functions should generate clean tables.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to