You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/05/21 16:34:00 UTC

[jira] [Updated] (PHOENIX-5648) Improve IndexScrutinyTool's performance by moving comparison logic to server side

     [ https://issues.apache.org/jira/browse/PHOENIX-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viraj Jasani updated PHOENIX-5648:
----------------------------------
    Fix Version/s:     (was: 4.16.1)
                       (was: 4.14.4)
                   4.16.2
                   5.1.2
                   5.2.0

> Improve IndexScrutinyTool's performance by moving comparison logic to server side
> ---------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5648
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5648
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 5.0.0, 4.15.0, 4.14.3
>            Reporter: Swaroopa Kadam
>            Assignee: Swaroopa Kadam
>            Priority: Minor
>             Fix For: 4.17.0, 5.2.0, 5.1.2, 4.16.2
>
>
> If IndexScrutinyTool runs on a table with billion rows, it takes lots of time. 
> One of the ways to improve the tool is to move the comparison to the server-side. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)