You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jerry He (JIRA)" <ji...@apache.org> on 2016/09/16 22:57:21 UTC

[jira] [Created] (HBASE-16647) hbck should do the offline reference repair before online repair

Jerry He created HBASE-16647:
--------------------------------

             Summary: hbck should do the offline reference repair before online repair
                 Key: HBASE-16647
                 URL: https://issues.apache.org/jira/browse/HBASE-16647
             Project: HBase
          Issue Type: Bug
            Reporter: Jerry He
            Assignee: Jerry He


{noformat}
hbck
-fixReferenceFiles  Try to offline lingering reference store files

Metadata Repair shortcuts
-repair    Shortcut for -fixAssignments -fixMeta -fixHdfsHoles -fixHdfsOrphans -fixHdfsOverlaps -fixVersionFile -sidelineBigOverlaps -fixReferenceFiles -fixTableLocks -fixOrphanedTableZnodes
{noformat}

Bad reference files prevent the region from coming online.
If used in the shortcut combination, the reference files should be fixed before other online fix.

I have seen repeated '-repair' did not work because bad reference files failed regions.



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