Eduard Shangareev created IGNITE-11606:
------------------------------------------
Summary: Index could not contain all values from cache after full rebuild
Key: IGNITE-11606
URL:
https://issues.apache.org/jira/browse/IGNITE-11606 Project: Ignite
Issue Type: Bug
Reporter: Eduard Shangareev
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)