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

Ignite TC Bot commented on IGNITE-11745:
----------------------------------------

{panel:title=--> Run :: All: No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=3608384&buildTypeId=IgniteTests24Java8_RunAll]

> Rebalancing overwhelmingly prefers some supplier nodes to others
> ----------------------------------------------------------------
>
>                 Key: IGNITE-11745
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11745
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.7
>            Reporter: Ilya Kasnacheev
>            Assignee: Ilya Kasnacheev
>            Priority: Critical
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When cache has backups, and you add third node to cluster, Ignite will only 
> rebalance data from single node.
> When you add n-th node, Ignite will not rebalance from some nodes and it will 
> pull 10x as much data from some nodes than from others.
> This is because we filter static nodes list by partition availability and 
> then pick the first one. Overwhelmingly it is the first nodes in list and 
> nodes towards the end of list will never get to supply partitions.



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

Reply via email to