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

Hudson commented on HBASE-16647:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.4 #420 (See 
[https://builds.apache.org/job/HBase-1.4/420/])
HBASE-16647 hbck should do offline reference repair before online repair 
(jerryjch: rev abfb20206d59dbbe3d85b2d1ced44b61fd37d58c)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java


> hbck should do 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
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: HBASE-16647-v2.patch, HBASE-16647.patch
>
>
> {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)

Reply via email to