[
https://issues.apache.org/jira/browse/IGNITE-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564819#comment-14564819
]
Andrey Gura commented on IGNITE-921:
------------------------------------
Merged into ignite-389 branch.
> Create scan query able to iterate over single partition
> -------------------------------------------------------
>
> Key: IGNITE-921
> URL: https://issues.apache.org/jira/browse/IGNITE-921
> Project: Ignite
> Issue Type: Sub-task
> Components: cache
> Affects Versions: sprint-5
> Reporter: Alexey Goncharuk
> Assignee: Andrey Gura
> Fix For: sprint-5
>
>
> Currently scan query will iterate over the whole cache even if single
> partition is needed.
> Query should reserve partition in owning state to make sure that results are
> consistent on changing topology.
> Query should try primary node if primary node is owner and fallback to owner
> backups otherwise
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)