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/03/23 10:31:02 UTC

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

Sergey Kalashnikov created IGNITE-8032:
------------------------------------------

             Summary: Fix issues within TX DML reducer.
                 Key: IGNITE-8032
                 URL: https://issues.apache.org/jira/browse/IGNITE-8032
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Sergey Kalashnikov
            Assignee: Sergey Kalashnikov


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)