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

Hudson commented on HBASE-9698:
-------------------------------

SUCCESS: Integrated in HBase-TRUNK #4629 (See 
[https://builds.apache.org/job/HBase-TRUNK/4629/])
HBASE-9786 hbck -metaonly incorrectly reports inconsistent regions after 
HBASE-9698 fix (mbertozzi: rev 1533620)
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java


> HBCK does not handle tables with no regions left
> ------------------------------------------------
>
>                 Key: HBASE-9698
>                 URL: https://issues.apache.org/jira/browse/HBASE-9698
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: hbase-9698_v1.patch, hbase-9698_v2.patch
>
>
> hbck does not handle the case where all the regions of a table is gone. To 
> reproduce this: 
> 1. create table with one region 
> 2. delete the region directory
> 3. run hbck --repair, which removes the region from meta as well 
> 4. now, the meta won't contain the region, but the table dir in hdfs will be 
> there. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to