[
https://issues.apache.org/jira/browse/IGNITE-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Goncharuk updated IGNITE-11606:
--------------------------------------
Fix Version/s: 2.8
> 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
> Components: cache, persistence, sql
> Reporter: Eduard Shangareev
> Assignee: Eduard Shangareev
> Priority: Major
> Fix For: 2.8
>
> 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)