[
https://issues.apache.org/jira/browse/PHOENIX-6182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth reassigned PHOENIX-6182:
------------------------------------
Assignee: Istvan Toth (was: Tanuj Khurana)
> 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: 5.0.0, 4.15.0
> Reporter: Kadir OZDEMIR
> Assignee: Istvan Toth
> Priority: Major
> Fix For: 4.16.0, 4.16.1
>
>
> 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)