[
https://issues.apache.org/jira/browse/IGNITE-11202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-11202:
-------------------------------------
Ignite Flags: (was: Docs Required)
> SQL: Move partition reservation logic to separate class
> -------------------------------------------------------
>
> Key: IGNITE-11202
> URL: https://issues.apache.org/jira/browse/IGNITE-11202
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Major
> Fix For: 2.8
>
>
> Currently associated logic is located inside {{GridMapQueryExecutor}}. This
> is wrong because partitions should be reserved and then released for both
> local and distributed queries. To allow for smooth merge of "map" and "local"
> queries in future, it is necessary to move this common logic into a separate
> place which is independent of {{GridMapQueryExecutor}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)