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

Eduard Shangareev commented on IGNITE-11606:
--------------------------------------------

The situation happens if there was replace during logical recovery in the cache 
which index.bin should be rebuilt or replace during index.bin rebuild.

It happens because there was not an explicit assumption that cache and pk index 
are always synced.

> Index could not contain all values from cache after index full rebuild
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-11606
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11606
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Eduard Shangareev
>            Assignee: Eduard Shangareev
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If index.bin was deleted, we would rebuild it on node start.
> But it could cause to the situation when a key is in the cache but SQL query 
> doesn't return it.
> {code}
> [18:29:07][:363] idle_verify check has finished, found 1194 conflict 
> partitions: [counterConflicts=0, hashConflicts=1194]
> {code}



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

Reply via email to