Details
Description
IndexTool rebuilds and verifies every index row pointed by the data table. However, IndexTool 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 it needs to scan index table regions and make sure that every index row is valid. For example we can add an option called source table (as in IndexScrutinyTool) to do repair and verify index rows.
Attachments
Issue Links
- relates to
-
PHOENIX-6356 missing row.clear() for dummy row in GlobalIndexRegionScanner
- Resolved
- requires
-
PHOENIX-6181 IndexRepairRegionScanner to verify and repair every global index row
- Resolved
- links to