You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Seliverstov (JIRA)" <ji...@apache.org> on 2017/08/04 12:51:00 UTC

[jira] [Assigned] (IGNITE-5658) Optimizations for data streamer

     [ https://issues.apache.org/jira/browse/IGNITE-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Seliverstov reassigned IGNITE-5658:
----------------------------------------

    Assignee: Igor Seliverstov  (was: Yakov Zhdanov)

> Optimizations for data streamer
> -------------------------------
>
>                 Key: IGNITE-5658
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5658
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Yakov Zhdanov
>            Assignee: Igor Seliverstov
>              Labels: performance
>             Fix For: 2.2
>
>         Attachments: benchmark-full.properties
>
>
> Data streamer can be improved with this:
> -batch on per-partition basis and send batches to striped pool (for allowOverwirte=false)
> -New default - perNodeParallelOps should be twice CPU count of a remote node (if not set by user, if set then parallelOps for every node is the value provided by user)
> -wait stable topology error should be output as warn



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)