You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2018/08/03 18:12:00 UTC

[jira] [Created] (IGNITE-9186) Datastreamer may ignores perNodeBuffer size unexpectedly.

Andrew Mashenkov created IGNITE-9186:
----------------------------------------

             Summary: Datastreamer may ignores perNodeBuffer size unexpectedly.
                 Key: IGNITE-9186
                 URL: https://issues.apache.org/jira/browse/IGNITE-9186
             Project: Ignite
          Issue Type: Improvement
          Components: streaming
            Reporter: Andrew Mashenkov


Looks like we have to omit per-thread buffer for batches that are passed to data streamer.
Large per-thread buffer size may have negative affect on latency in some cases (small batch or small per-node buffer size).

 



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