You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by AMashenkov <gi...@git.apache.org> on 2018/08/03 18:21:17 UTC

[GitHub] ignite pull request #4484: IGNITE-9186: Omit datastreamer per-thread buffers...

GitHub user AMashenkov opened a pull request:

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

    IGNITE-9186: Omit datastreamer per-thread buffers for already batched.

    

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

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

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

    https://github.com/apache/ignite/pull/4484.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 #4484
    
----
commit 3fc53117e648593fbbe8ab512ced01b2c14ef267
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-08-03T17:54:32Z

    IGNITE-9186: Omit datastreamer per-thread buffers for already batched data.

----


---

[GitHub] ignite pull request #4484: IGNITE-9186: Omit datastreamer per-thread buffers...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---