[ 
https://issues.apache.org/jira/browse/IGNITE-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ershov reassigned IGNITE-2368:
---------------------------------------

    Assignee: Yakov Zhdanov

> Performance optimization for an IgnitCache.query execution.
> -----------------------------------------------------------
>
>                 Key: IGNITE-2368
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2368
>             Project: Ignite
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ershov
>            Assignee: Yakov Zhdanov
>              Labels: optimization
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Current solution of an sql query executed from client node for replicated 
> cache could be improved.
>  As for now we split initial query into map and reduce steps on a client 
> node, but it would be more effective just to send initial query to a data 
> node and execute it there without splitting since cache is replicated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to