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

Hudson commented on HBASE-6460:
-------------------------------

Integrated in HBase-0.94-security #47 (See 
[https://builds.apache.org/job/HBase-0.94-security/47/])
    HBASE-6460 hbck "-repairHoles" usage inconsistent with "-fixHdfsOrphans" 
(Jie Huang) (Revision 1368689)

     Result = SUCCESS
jmhsieh : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

                
> hbck "-repairHoles" usage inconsistent with "-fixHdfsOrphans"
> -------------------------------------------------------------
>
>                 Key: HBASE-6460
>                 URL: https://issues.apache.org/jira/browse/HBASE-6460
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0, 0.96.0
>            Reporter: Jie Huang
>            Assignee: Jie Huang
>            Priority: Minor
>             Fix For: 0.90.7, 0.92.2, 0.96.0, 0.94.2
>
>         Attachments: hbase-6460.patch
>
>
> According to the hbck's help info, shortcut - "-repairHoles" will enable 
> "-fixHdfsOrphans" as below.
> {noformat}
>  -repairHoles      Shortcut for -fixAssignments -fixMeta -fixHdfsHoles 
> -fixHdfsOrphans
> {noformat}
> However, in the implementation, the function "fsck.setFixHdfsOrphans(false);" 
> is called in "-repairHoles". This is not consistent with the usage 
> information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to