Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6181

IndexRepairRegionScanner to verify and repair every global index row

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.0.0, 4.14.3
    • 5.1.0, 4.16.0
    • None
    • None

    Description

      IndexRebuildRegionScanner is the server side engine to rebuild and verify every index row pointed by the data table. IndexRebuildRegionScanner runs on data table regions and scans every data table rows locally, and then rebuilds and verifies index table rows referenced by the data table rows over server-to-server RPCs using the HBase client installed on region servers. However, IndexRebuildRegionScanner cannot clean up the index rows that are not referenced by the data table if there are such index rows. In order to do that we need another region scanner that scans index table regions and makes sure that every index row is valid. This region scanner will be called IndexRepairRegionScanner.

      Attachments

        1. PHOENIX-6181.4.x.001.patch
          195 kB
          Kadir OZDEMIR
        2. PHOENIX-6181.4.x.002.patch
          198 kB
          Kadir OZDEMIR
        3. PHOENIX-6181.master.001.patch
          203 kB
          Kadir OZDEMIR
        4. PHOENIX-6181.master.002.patch
          204 kB
          Kadir OZDEMIR
        5. PHOENIX-6181-Addendum.4.x.001.patch
          11 kB
          Kadir OZDEMIR

        Issue Links

          Activity

            People

              kozdemir Kadir OZDEMIR
              kozdemir Kadir OZDEMIR
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: