[
https://issues.apache.org/jira/browse/IGNITE-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-11274:
---------------------------------------
Labels: newbie (was: )
> SQL: Make GridCacheSqlQuery immutable
> -------------------------------------
>
> Key: IGNITE-11274
> URL: https://issues.apache.org/jira/browse/IGNITE-11274
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Major
> Labels: newbie
>
> The goal of this ticket is to finally make two-step plan fully immutable.
> First steps we already made in IGNITE-11223, howevere plan's "query" objects
> are still mutable, what make's plan caching inherently unsafe.
> # Remove all setters from the message except of {{nodeId}}, which is really
> needed
> # Make splitter use another trully immutable object instead of
> {{GridCacheSqlQuery}}
> # Copy splitter's object to {{GridCacheSqlQuery}} during reduce
--
This message was sent by Atlassian Jira
(v8.3.4#803005)