You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2018/03/28 23:32:00 UTC

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

Umesh Agashe created HBASE-20310:
------------------------------------

             Summary: [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
             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)