[
https://issues.apache.org/jira/browse/IGNITE-10559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated IGNITE-10559:
-------------------------------------
Fix Version/s: 2.8
> MVCC TX: Use extracted partitions to reduce target nodes for Query Update
> -------------------------------------------------------------------------
>
> Key: IGNITE-10559
> URL: https://issues.apache.org/jira/browse/IGNITE-10559
> Project: Ignite
> Issue Type: Task
> Components: mvcc
> Reporter: Igor Seliverstov
> Assignee: Taras Ledkov
> Priority: Minor
> Labels: iep-24
> Fix For: 2.8
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> We may avoid "query reduce" step on update queries without sorting/grouping
> by simply sending them to all data nodes and executing update operation
> locally. Using extracted from SQL partitions will reduce target nodes count
> and save resources.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)