Details
-
Task
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently IndexQuery extract info about primary partitions in runtime for every entry. It can lead to situation that different nodes can run query over different topology versions.
It's required to sync map side of IndexQuery.
Fail query if sync isn't successfull. Retry of query isn't part of this ticket.
Also, ScanQuery / TextQuery should reserve partitions too.