Vladimir Ozerov created IGNITE-11202:
----------------------------------------
Summary: 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
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)