[GitHub] ignite pull request #2872: IGNITE-5195 : DataStreamer remap optimization.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2872: IGNITE-5195 : DataStreamer remap optimization.

andrey-kuznetsov
GitHub user ilantukh opened a pull request:

    https://github.com/apache/ignite/pull/2872

    IGNITE-5195 : DataStreamer remap optimization.

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5195

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2872.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2872
   
----
commit caa7f7c833a162a01edacb241634515cdce67ec2
Author: Ilya Lantukh <[hidden email]>
Date:   2017-10-16T14:56:18Z

    ignite-5195 : DataStreamer remap optimization.

commit 68b13fa248393c8ab75686c2956e84a2c5177839
Author: Ilya Lantukh <[hidden email]>
Date:   2017-10-16T15:03:48Z

    ignite-5195 : Added test.

commit e35b2d6508bd8b96c10d245253e066cdc2839a01
Author: Ilya Lantukh <[hidden email]>
Date:   2017-10-17T13:50:53Z

    ignite-5195 : Fixed failing tests, simplified solution.

----


---