[ https://issues.apache.org/jira/browse/IGNITE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Kuznetsov updated IGNITE-1152: ------------------------------------- Description: I started 4 nodes with partitioned cache with 1 backup. And found that primary parts more or less uniform, but backup parts - not: Node n1: : pri=244, bak=367 Node n2: : pri=260, bak=590 Node n3: : pri=244, bak=367 Node n4: : pri=260, bak=590 Code to test this issue attached. was: I started node with partitioned cache with 1 backup. After that I started 3 nodes more and found that backup partitions distributed not uniformly (but primary - do). Code to test this issue. > Distribution of backup partitions is not uniform > ------------------------------------------------ > > Key: IGNITE-1152 > URL: https://issues.apache.org/jira/browse/IGNITE-1152 > Project: Ignite > Issue Type: Bug > Components: cache > Affects Versions: 1.1.4 > Reporter: Alexey Kuznetsov > Assignee: Alexey Kuznetsov > Fix For: sprint-8 > > > I started 4 nodes with partitioned cache with 1 backup. > And found that primary parts more or less uniform, but backup parts - not: > Node n1: : pri=244, bak=367 > Node n2: : pri=260, bak=590 > Node n3: : pri=244, bak=367 > Node n4: : pri=260, bak=590 > Code to test this issue attached. -- This message was sent by Atlassian JIRA (v6.3.4#6332)