You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/03/29 00:57:00 UTC

[jira] [Commented] (HBASE-20310) [hbck] bin/hbase hbck -metaonly shows false inconsistency on HBase 2

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

stack commented on HBASE-20310:
-------------------------------

Enabled.state is kept in meta table in 2.0. It was in zk in 1.x. 

> [hbck] bin/hbase hbck -metaonly shows false inconsistency on HBase 2
> --------------------------------------------------------------------
>
>                 Key: HBASE-20310
>                 URL: https://issues.apache.org/jira/browse/HBASE-20310
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Umesh Agashe
>            Priority: Major
>             Fix For: 2.0.0
>
>
> hbck2 on HBase2 shows false inconsistency:
> {code:java}
> $ bin/hbase hbck -metaonly
> 2018-03-28 13:42:40,082 INFO  [main] util.HBaseFsck: Checking and fixing region consistency
> ERROR: test1 has dangling table state tableName=test1, state=ENABLED
> 2018-03-28 13:42:40,090 INFO  [main] util.HBaseFsck: Handling overlap merges in parallel. set hbasefsck.overlap.merge.parallel to false to run serially.
> Summary:
> Table hbase:meta is okay.
>    Number of regions: 1
>    Deployed on:  uagashe-mbp.attlocal.net,16022,1522268841765
> 1 inconsistencies detected.
> Status: INCONSISTENT{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)