You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Kalashnikov (JIRA)" <ji...@apache.org> on 2018/04/13 11:37:00 UTC

[jira] [Updated] (IGNITE-8032) Fix issues within TX DML reducer.

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

Sergey Kalashnikov updated IGNITE-8032:
---------------------------------------
    Component/s: sql

> Fix issues within TX DML reducer.
> ---------------------------------
>
>                 Key: IGNITE-8032
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8032
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Sergey Kalashnikov
>            Assignee: Sergey Kalashnikov
>            Priority: Major
>
> The following code review issues need to be addressed:
> 1. GridNearTxQueryResultsEnlistFuture
> 1.1. remove GridCacheCompoundIdentityFuture implementation.
> remote mini-futures.
> 1.2  Improve concurrency around sendNextBatches calls.
> 2. Refactor iterator UpdateIteratorAdapter/TxDmlReducerIterator to avoid multi-level nesting.
> 3. Normalize usage of IgniteBiTuple(k,v)/Object(key) instead of Object[] to represent rows.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)