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.patchTo 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 <andrey.mashenkov@...>
Date: 2018-08-03T17:54:32Z
IGNITE-9186: Omit datastreamer per-thread buffers for already batched data.
----
---