[ 
https://issues.apache.org/jira/browse/IGNITE-11202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760571#comment-16760571
 ] 

Vladimir Ozerov commented on IGNITE-11202:
------------------------------------------

Implemented. Test run: 
https://ci.ignite.apache.org/viewQueued.html?itemId=3003559&tab=queuedBuildOverviewTab

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to