[ 
https://issues.apache.org/jira/browse/IGNITE-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679698#comment-14679698
 ] 

Anton Vinogradov commented on IGNITE-1093:
------------------------------------------

Updated points 

SupplyNode register N = cctx.config().getRebalanceThreadPoolSize() listeners 
per cache at start.

DemandNode register N listeners per cache on new assignment and sends N 
requests to supply node.

Each request contains 1/N part of partitions.

So, Supply pool will deliver 1/N partitions to each Demand node listener. 
And as described before we have M batches for each listener in-flight.

> Rebalancing with default parameters is very slow
> ------------------------------------------------
>
>                 Key: IGNITE-1093
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1093
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: sprint-7
>            Reporter: Pavel Konstantinov
>            Assignee: Anton Vinogradov
>            Priority: Critical
>             Fix For: ignite-1.4
>
>
> # Start one node with partitioned cache with one backup.
> # Load into the cache 40billions of keys using DataStreamer
> # Start second node on the same host



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to