You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Rakov (JIRA)" <ji...@apache.org> on 2018/05/15 14:36:00 UTC

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

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)