Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-6460

hbck "-repairHoles" usage inconsistent with "-fixHdfsOrphans"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.94.0, 0.95.2
    • 0.94.2
    • hbck
    • None
    • Reviewed
    • 0.96notable

    Description

      According to the hbck's help info, shortcut - "-repairHoles" will enable "-fixHdfsOrphans" as below.

       -repairHoles      Shortcut for -fixAssignments -fixMeta -fixHdfsHoles -fixHdfsOrphans
      

      However, in the implementation, the function "fsck.setFixHdfsOrphans(false);" is called in "-repairHoles". This is not consistent with the usage information.

      Attachments

        1. hbase-6460.patch
          0.8 kB
          Jie Huang

        Activity

          People

            grace.huang Jie Huang
            grace.huang Jie Huang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: