[ https://issues.apache.org/jira/browse/IGNITE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640127#comment-14640127 ]
Alexey Kuznetsov edited comment on IGNITE-1152 at 7/24/15 8:08 AM: ------------------------------------------------------------------- Alex take a look at test and give your comments. was (Author: kuaw26): Alex take a look at test and give a comments. > 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 Goncharuk > Fix For: sprint-8 > > Attachments: CacheBackupPartitionsTest.java > > > 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)