[ 
https://issues.apache.org/jira/browse/PHOENIX-6182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277002#comment-17277002
 ] 

ASF GitHub Bot commented on PHOENIX-6182:
-----------------------------------------

stoty commented on pull request #1126:
URL: https://github.com/apache/phoenix/pull/1126#issuecomment-771517590


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m  0s |  Docker mode activated.  |
   | -1 :x: |  patch  |   0m  5s |  https://github.com/apache/phoenix/pull/1126 
does not apply to master. Rebase required? Wrong Branch? See 
https://yetus.apache.org/documentation/in-progress/precommit-patchnames for 
help.  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | GITHUB PR | https://github.com/apache/phoenix/pull/1126 |
   | Console output | 
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1126/5/console
 |
   | versions | git=2.17.1 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> 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)

Reply via email to