[ https://issues.apache.org/jira/browse/IGNITE-8560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489194#comment-16489194 ]
ASF GitHub Bot commented on IGNITE-8560: ---------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4051 > Update index validation utility to use statistical check approach > ----------------------------------------------------------------- > > Key: IGNITE-8560 > URL: https://issues.apache.org/jira/browse/IGNITE-8560 > Project: Ignite > Issue Type: Improvement > Reporter: Alexey Goncharuk > Assignee: Sergey Chugunov > Priority: Major > Fix For: 2.6 > > > Currently, the check index feature of {{control.sh}} scans the full data set > which has N * logN complexity. On large data sets this takes too long to > complete. > To mitigate this, I suggest to add an option > * to check either first K entries > * to check each Kth entry -- This message was sent by Atlassian JIRA (v7.6.3#76005)