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

HBCK region boundaries check can return false negatives when IOExceptions are thrown

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 3.0.0-alpha-1, 1.3.1, 1.2.5, 1.4.1, 1.5.0, 2.0.0
    • None
    • hbck
    • None

    Description

      When enabled, HBaseFsck#checkRegionBoundaries will crawl all HFiles across all namespaces and tables when -boundaries is specified. However if an IOException is thrown by accessing a corrupt HFile, an un-handled HLink or by any other reason, we will only log the exception and stop crawling the HFiles and potentially reporting the wrong result.

      Attachments

        1. HBASE-17799.master.002.patch
          10 kB
          Esteban Gutierrez
        2. HBASE-17799.master.001.patch
          10 kB
          Esteban Gutierrez

        Activity

          People

            esteban Esteban Gutierrez
            esteban Esteban Gutierrez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: