Kadir OZDEMIR created PHOENIX-6182:
--------------------------------------
Summary: IndexTool to verify and repair every index row
Key: PHOENIX-6182
URL: https://issues.apache.org/jira/browse/PHOENIX-6182
Project: Phoenix
Issue Type: Improvement
Affects Versions: 4.15.0, 5.0.0
Reporter: Kadir OZDEMIR
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)