[
https://issues.apache.org/jira/browse/IGNITE-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yakov Zhdanov updated IGNITE-5658:
----------------------------------
Description:
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
was:
Data streamer can be improved with this:
-batch on per-partition basis and send batches to striped pool
-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
> Optimizations for data streamer
> -------------------------------
>
> Key: IGNITE-5658
> URL: https://issues.apache.org/jira/browse/IGNITE-5658
> Project: Ignite
> Issue Type: Improvement
> Reporter: Yakov Zhdanov
> Labels: performance
> Fix For: 2.2
>
>
> 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)