[jira] [Created] (IGNITE-8499) validate_indexes command doesn't detect absent rows in cache data tree

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8499) validate_indexes command doesn't detect absent rows in cache data tree

Anton Vinogradov (Jira)
Ivan Rakov created IGNITE-8499:
----------------------------------

             Summary: validate_indexes command doesn't detect absent rows in cache data tree
                 Key: IGNITE-8499
                 URL: https://issues.apache.org/jira/browse/IGNITE-8499
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Rakov
            Assignee: Ivan Rakov


validate_indexes command performs lookup only in one direction:
*if* something is present in cache data tree *then* it should be present in SQL indexes.
We should perform lookup in reverse direction as well to ensure that indexes are correct.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)