[
https://issues.apache.org/jira/browse/IGNITE-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716217#comment-14716217
]
Anton Vinogradov commented on IGNITE-1093:
------------------------------------------
Backward compatibility implementation in progress.
Used IgniteNodeAttribute to choose version of preloading.
Partially implemented case when new node join to old node.
At logs I see that rebalancing finished, need to check it is true.
Left:
Implement backward compatibility & prepare to review.
Tune params of new impl to gain better default performance.
> 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
>
> Attachments: Plot_ThroughputLatencyProbe_01.png, rebalancing.zip
>
>
> # 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)